Better texts of change variable type quickfixes
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
// "Create secondary constructor" "false"
|
||||
// ACTION: Add parameter to constructor 'A'
|
||||
// ACTION: Change 'b' type to 'A'
|
||||
// ACTION: Change type of 'b' to 'A'
|
||||
// ACTION: Create function 'A'
|
||||
// ERROR: Type mismatch: inferred type is A but B was expected
|
||||
// ERROR: Too many arguments for public constructor A() defined in A
|
||||
|
||||
Reference in New Issue
Block a user