[FIR] Add INV to UNARY_OPERATION_NAMES, ^KT-50998 Fixed
This commit is contained in:
+6
@@ -5045,6 +5045,12 @@ public class DiagnosisCompilerTestFE10TestdataTestGenerated extends AbstractDiag
|
||||
runTest("compiler/testData/diagnostics/tests/constantEvaluator/constant/integers.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("invAsCompileTimeCall.kt")
|
||||
public void testInvAsCompileTimeCall() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/tests/constantEvaluator/constant/invAsCompileTimeCall.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("localVal.kt")
|
||||
public void testLocalVal() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user