11 lines
349 B
Plaintext
Vendored
11 lines
349 B
Plaintext
Vendored
FILE /localClasses.kt
|
|
FUN public fun outer(): kotlin.Unit
|
|
BLOCK_BODY
|
|
CLASS CLASS LocalClass
|
|
FUN public constructor LocalClass()
|
|
BLOCK_BODY
|
|
FUN public final fun foo(): kotlin.Unit
|
|
BLOCK_BODY
|
|
CALL .foo type=kotlin.Unit operator=null
|
|
$this: CALL .<init> type=outer.LocalClass operator=null
|