b5eccd63b1
- The module structure for these tests was set up backwards: We should keep the test module kind of the main module flexible (as it is configured by test configurators), but keep the module kinds of the binary libraries fixed. ^KT-65960 ^KT-64994
7 lines
344 B
Plaintext
Vendored
7 lines
344 B
Plaintext
Vendored
MODULE_FRAGMENT
|
|
FILE fqName:<root> fileName:main.kt
|
|
FUN name:test visibility:public modality:FINAL <> () returnType:kotlin.Int
|
|
BLOCK_BODY
|
|
RETURN type=kotlin.Nothing from='public final fun test (): kotlin.Int declared in <root>'
|
|
CALL 'public final fun bar (): kotlin.Int declared in p2' type=kotlin.Int origin=null
|