[Test] Add test for KT-55338
This commit is contained in:
committed by
teamcity
parent
a3768b9185
commit
44fd9ddf85
+12
@@ -0,0 +1,12 @@
|
||||
package
|
||||
|
||||
public fun getNullableString(): kotlin.String?
|
||||
public fun getString(): kotlin.String
|
||||
public fun noInlineRun(/*0*/ block: () -> kotlin.Unit): kotlin.Unit
|
||||
public fun test_1(): kotlin.Unit
|
||||
public fun test_2_1(): kotlin.Unit
|
||||
public fun test_2_2(): kotlin.Unit
|
||||
public fun test_3_1(): kotlin.Unit
|
||||
public fun test_3_2(): kotlin.Unit
|
||||
public fun test_4_1(): kotlin.Unit
|
||||
public fun test_4_2(): kotlin.Unit
|
||||
Reference in New Issue
Block a user