7 lines
225 B
Plaintext
Vendored
7 lines
225 B
Plaintext
Vendored
FILE: scriptStatementLevelDestructuringWithAnnotation.kts
|
|
SCRIPT: <script-scriptStatementLevelDestructuringWithAnnotation.kts>
|
|
|
|
init { LAZY_BLOCK }
|
|
|
|
public? final? fun foo(): R|kotlin/Unit| { LAZY_BLOCK }
|