[FIR] Add INV to UNARY_OPERATION_NAMES, ^KT-50998 Fixed
This commit is contained in:
Generated
+6
@@ -5051,6 +5051,12 @@ public class DiagnosticTestGenerated extends AbstractDiagnosticTest {
|
||||
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