Better test data
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Insert 'this()' call" "false"
|
||||
// "class org.jetbrains.kotlin.idea.quickfix.InsertDelegationCallQuickfix" "false"
|
||||
// ACTION: Insert 'super()' call
|
||||
// ERROR: Explicit 'this' or 'super' call is required. There is no constructor in superclass that can be called without arguments
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Insert 'super()' call" "false"
|
||||
// "class org.jetbrains.kotlin.idea.quickfix.InsertDelegationCallQuickfix" "false"
|
||||
// ACTION: Insert 'this()' call
|
||||
// ERROR: Primary constructor call expected
|
||||
|
||||
|
||||
Reference in New Issue
Block a user