FIR: add test for KT-51357
This commit is contained in:
+6
@@ -33449,6 +33449,12 @@ public class DiagnosisCompilerTestFE10TestdataTestGenerated extends AbstractDiag
|
||||
runTest("compiler/testData/diagnostics/testsWithStdLib/exitProcess.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("greater.kt")
|
||||
public void testGreater() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/testsWithStdLib/greater.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("hugeUnresolvedKotlinxHtml.kt")
|
||||
public void testHugeUnresolvedKotlinxHtml() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user