Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2b455fc1ba7dcb99fa03fdfc31c7672d6ccfc9fd
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
annotations
/
DanglingInScript.kts
blob: 360a3d2be4bf265f5e078729a2449ef478a7fb9d [
file
]
// RUN_PIPELINE_TILL: FRONTEND
// FIR_IDENTICAL
// FILE: script.kts
annotation
class
Ann
@Ann
<!
SYNTAX
!><!>
/* GENERATED_FIR_TAGS: annotationDeclaration, init, localProperty, propertyDeclaration */