JS backend: fix closure this in extension (literal) function.
This commit is contained in:
@@ -70,6 +70,6 @@ public final class ClosureTest extends SingleFileTranslationTest {
|
||||
}
|
||||
|
||||
public void testClosureThisInConstructor() throws Exception {
|
||||
fooBoxTest();
|
||||
checkFooBoxIsOk();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user