6 lines
106 B
Kotlin
Vendored
6 lines
106 B
Kotlin
Vendored
|
|
import kotlin.script.templates.*
|
|
|
|
@ScriptTemplateDefinition
|
|
abstract class TestScriptWithOtherAnnotation
|