FIR: fix API mode checker for local functions
This commit is contained in:
committed by
Mikhail Glukhikh
parent
31b7248769
commit
a969e5af50
@@ -0,0 +1,4 @@
|
||||
package
|
||||
|
||||
public fun run(/*0*/ b: () -> kotlin.Unit): kotlin.Unit
|
||||
public fun test(): kotlin.Unit
|
||||
Reference in New Issue
Block a user