PSI2IR KT-45022 object in LHS of compound assignment
This commit is contained in:
+5
@@ -21544,6 +21544,11 @@ public class LightAnalysisModeTestGenerated extends AbstractLightAnalysisModeTes
|
||||
runTest("compiler/testData/codegen/box/operatorConventions/kt4152.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt45022.kt")
|
||||
public void testKt45022() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/operatorConventions/kt45022.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt4987.kt")
|
||||
public void testKt4987() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/operatorConventions/kt4987.kt");
|
||||
|
||||
Reference in New Issue
Block a user