Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b1f59e5f0d739fd4c19f9e413cc9c324657eafed
/
.
/
plugins
/
jvm-abi-gen
/
testData
/
content
/
innerClasses
/
Outer.java
blob: f4a6352e1c4f57b37e86955766f9139e15d4eade [
file
]
public
class
Outer
{
public
static
class
Middle
{
public
static
class
Inner
{
}
}
}