JS: don't pollute object with $metadata$
#KT-8126 Fixed
This commit is contained in:
@@ -59,4 +59,8 @@ public final class ObjectTest extends SingleFileTranslationTest {
|
||||
public void testLambdaInObjectInsideObject() throws Exception {
|
||||
checkFooBoxIsOk();
|
||||
}
|
||||
|
||||
public void testDontPolluteObject() throws Exception {
|
||||
checkFooBoxIsOk();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user