Files
kotlin-fork/compiler/testData/integration/ant/jvm/languageVersion/main.kt
T
2018-08-30 14:57:31 +03:00

4 lines
44 B
Kotlin
Vendored

annotation class Outer {
class Nested
}