KT-529 wrong naming of anonimous classes
This commit is contained in:
@@ -77,4 +77,8 @@ public class StdlibTest extends CodegenTestCase {
|
||||
public void testKt533 () {
|
||||
blackBoxFile("regressions/kt533.kt");
|
||||
}
|
||||
|
||||
public void testKt529 () {
|
||||
blackBoxFile("regressions/kt529.kt");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user