Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
6fc27c22f44d8051bf2e89f1657c0d9741c281c0
/
.
/
compiler
/
testData
/
loadJava
/
compiledJava
/
FieldAsVar.java
blob: 018ec4654f3023d82788bc8b360c6c2517274682 [
file
] [
log
] [
blame
]
package
test
;
public
final
class
FieldAsVar
{
public
int
f
;
}