15 lines
394 B
Plaintext
Vendored
15 lines
394 B
Plaintext
Vendored
// FILE: /expressionUnit.kt
|
|
// FUN: foo
|
|
BB 0
|
|
CONTENT
|
|
1 FUN name:foo visibility:public modality:FINAL <> () returnType:Unit flags:
|
|
2 GET_OBJECT 'Unit' type=kotlin.Unit
|
|
3 RETURN type=kotlin.Nothing from=foo(): Unit'
|
|
OUTGOING -> NONE
|
|
Function exit: FUN name:foo visibility:public modality:FINAL <> () returnType:Unit flags:
|
|
|
|
// END FUN: foo
|
|
|
|
// END FILE: /expressionUnit.kt
|
|
|