test for unreproducable KT-1134
This commit is contained in:
@@ -253,4 +253,8 @@ public class ClassGenTest extends CodegenTestCase {
|
||||
createEnvironmentWithFullJdk();
|
||||
blackBoxFile("classes/selfcreate.kt");
|
||||
}
|
||||
|
||||
public void testkt1134() throws Exception {
|
||||
blackBoxFile("regressions/kt1134.kt");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user