JS: fix names in stdlib and tests WRT to new mangling algorithm
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
package foo
|
||||
|
||||
// CHECK_NOT_CALLED_IN_SCOPE: scope=test function=even
|
||||
// CHECK_NOT_CALLED_IN_SCOPE: scope=test function=filter_azvtw4$
|
||||
// CHECK_NOT_CALLED_IN_SCOPE: scope=test function=filter
|
||||
|
||||
internal inline fun even(x: Int) = x % 2 == 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user