mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-11 15:53:46 +00:00
- Do not generate constructor bodies - Do not generate script class when package contents are requested - NOT DONE: generate script class when its name is requested
5 lines
61 B
Kotlin
5 lines
61 B
Kotlin
// FILE: script.kts
|
|
|
|
annotation class Ann
|
|
|
|
[Ann]<!SYNTAX!><!> |