Initial internal member mangling
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
//NO_CHECK_LAMBDA_INLINING
|
||||
import test.*
|
||||
|
||||
internal fun box(): String {
|
||||
fun box(): String {
|
||||
return bar { "OK" }.run()
|
||||
}
|
||||
Reference in New Issue
Block a user