Files
kotlin-fork/compiler/testData/cli/js/languageVersion.kt
T
2018-08-30 14:57:31 +03:00

6 lines
58 B
Kotlin
Vendored

package test
annotation class Outer {
class Nested
}