47448d779c
also add script scopes test
6 lines
88 B
Kotlin
Vendored
6 lines
88 B
Kotlin
Vendored
// FILE: script.kts
|
|
|
|
annotation class Ann
|
|
|
|
@<!UNRESOLVED_REFERENCE!>Ann<!><!SYNTAX!><!>
|