K1 opt-in: fix message/behavior for future error with WasExperimental
This commit is contained in:
committed by
Space Team
parent
8ddc535caf
commit
f62bdb0e3d
+6
@@ -37886,6 +37886,12 @@ public class DiagnosisCompilerTestFE10TestdataTestGenerated extends AbstractDiag
|
||||
runTest("compiler/testData/diagnostics/testsWithStdLib/experimental/deeplyNestedClass.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("duration.kt")
|
||||
public void testDuration() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/testsWithStdLib/experimental/duration.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("errors.kt")
|
||||
public void testErrors() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user