Files
2022-11-10 06:39:14 +00:00

8 lines
101 B
Kotlin
Vendored

// DO_NOT_CHECK_NON_PSI_SYMBOL_RESTORE
fun yyy() {
val q = 10
fun aaa() {}
class F {}
}