Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2f8b8915520217c656f00750d7faa239c6233ece
/
.
/
compiler
/
testData
/
codegen
/
boxAgainstJava
/
functions
/
referencesStaticInnerClassMethod.java
blob: 13e35103696f65eea4a9b3a1e50daeec4a633115 [
file
]
class
R
{
public
static
class
id
{
public
static
final
int
main
=
17
;
}
}