Files
kotlin-fork/compiler/testData/diagnostics/tests/annotations/DanglingInScript.fir.kts
T
Ilya Chernikov 47448d779c K2 Scripting: enable script diagnostic tests for FIR
also add script scopes test
2022-11-26 18:01:49 +00:00

6 lines
88 B
Kotlin
Vendored

// FILE: script.kts
annotation class Ann
@<!UNRESOLVED_REFERENCE!>Ann<!><!SYNTAX!><!>