Regenerate tests

This commit is contained in:
Victor Petukhov
2021-04-23 19:25:57 +03:00
parent 7be48a0b4b
commit 7a81d0de8a
@@ -29029,6 +29029,12 @@ public class FirOldFrontendDiagnosticsWithLightTreeTestGenerated extends Abstrac
runTest("compiler/testData/diagnostics/tests/typeParameters/kt42472.kt");
}
@Test
@TestMetadata("kt46186.kt")
public void testKt46186() throws Exception {
runTest("compiler/testData/diagnostics/tests/typeParameters/kt46186.kt");
}
@Test
@TestMetadata("misplacedConstraints.kt")
public void testMisplacedConstraints() throws Exception {