KT-2485 fix - coercion boolean to Any? etc.
This commit is contained in:
@@ -481,4 +481,9 @@ public class ClassGenTest extends CodegenTestCase {
|
||||
createEnvironmentWithMockJdkAndIdeaAnnotations(ConfigurationKind.JDK_ONLY);
|
||||
blackBoxMultiFile("regressions/kt2566_2.kt");
|
||||
}
|
||||
|
||||
public void testKt2485() {
|
||||
createEnvironmentWithMockJdkAndIdeaAnnotations(ConfigurationKind.JDK_ONLY);
|
||||
blackBoxMultiFile("regressions/kt2485.kt");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user