Report EXPLICIT_DELEGATION_CALL_REQUIRED on relevant element
^KT-38959 Fixed
This commit is contained in:
committed by
Vladimir Dolzhenko
parent
7af564c9f2
commit
5eac949b43
Generated
+5
@@ -38,6 +38,11 @@ public class PerformanceHighlightingTestGenerated extends AbstractPerformanceHig
|
||||
runTest("idea/testData/highlighter/AutoCreatedItParameter.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("DelegatingCtor.kt")
|
||||
public void testDelegatingCtor() throws Exception {
|
||||
runTest("idea/testData/highlighter/DelegatingCtor.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("Destructuring.kt")
|
||||
public void testDestructuring() throws Exception {
|
||||
runTest("idea/testData/highlighter/Destructuring.kt");
|
||||
|
||||
Reference in New Issue
Block a user