Minor. Regenerate tests
This commit is contained in:
committed by
Space Team
parent
6be734c27e
commit
68841fa031
+6
@@ -13565,6 +13565,12 @@ public class FirPsiBlackBoxCodegenTestGenerated extends AbstractFirPsiBlackBoxCo
|
|||||||
runTest("compiler/testData/codegen/box/coroutines/varSpilling/debugMode/if.kt");
|
runTest("compiler/testData/codegen/box/coroutines/varSpilling/debugMode/if.kt");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Test
|
||||||
|
@TestMetadata("inlineOnly.kt")
|
||||||
|
public void testInlineOnly() throws Exception {
|
||||||
|
runTest("compiler/testData/codegen/box/coroutines/varSpilling/debugMode/inlineOnly.kt");
|
||||||
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
@TestMetadata("nullCleanup.kt")
|
@TestMetadata("nullCleanup.kt")
|
||||||
public void testNullCleanup() throws Exception {
|
public void testNullCleanup() throws Exception {
|
||||||
|
|||||||
Reference in New Issue
Block a user