[K/N] Convert and enable some tests using System.out?.println()
^KT-59057 Merge-request: KT-MR-10546 Merged-by: Vladimir Sukharev <Vladimir.Sukharev@jetbrains.com>
This commit is contained in:
committed by
Space Team
parent
67b00f86b7
commit
1e05cb308c
+5
@@ -36215,6 +36215,11 @@ public class LightAnalysisModeTestGenerated extends AbstractLightAnalysisModeTes
|
||||
runTest("compiler/testData/codegen/box/regressions/kt3442.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt344Runnable.kt")
|
||||
public void testKt344Runnable() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/regressions/kt344Runnable.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt3587.kt")
|
||||
public void testKt3587() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/regressions/kt3587.kt");
|
||||
|
||||
Reference in New Issue
Block a user