JS backend: made as intrinsic map accessing methods and fixed accessing to native map.
This commit is contained in:
@@ -80,4 +80,8 @@ public final class NativeInteropTest extends SingleFileTranslationTest {
|
||||
public void testKt_2388() throws Exception {
|
||||
fooBoxTest();
|
||||
}
|
||||
|
||||
public void testKt2323() throws Exception {
|
||||
fooBoxTest();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user