Issue related to KT-1962
This commit is contained in:
@@ -30,4 +30,9 @@ public final class ClosureTest extends SingleFileTranslationTest {
|
||||
public void testIteratingCallbacks() throws Exception {
|
||||
fooBoxTest();
|
||||
}
|
||||
|
||||
|
||||
public void testLocalParameterInCallback() throws Exception {
|
||||
fooBoxTest();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user