Check for undefined whenever check for null
This commit is contained in:
@@ -67,4 +67,8 @@ public final class NativeInteropTest extends SingleFileTranslationTest {
|
||||
public void testClassObject() throws Exception {
|
||||
fooBoxTest();
|
||||
}
|
||||
|
||||
public void testSimpleUndefined() throws Exception {
|
||||
fooBoxTest();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user