[K/JS] Use only single variant of default arguments function wrapper for exported and not-exported functions
This commit is contained in:
+1
-4
@@ -18,7 +18,4 @@ fun box(): String {
|
||||
|
||||
// EXPECTATIONS JS_IR
|
||||
// test.kt:8 box
|
||||
// test.kt:3 ifoo$default
|
||||
// test.kt:3 ifoo$default
|
||||
// test.kt:3 ifoo$default
|
||||
// test.kt:4 ifoo
|
||||
// test.kt:3 ifoo
|
||||
Reference in New Issue
Block a user