Better texts of change variable type quickfixes

This commit is contained in:
Valentin Kipyatkov
2016-09-20 22:42:19 +03:00
parent 80d82d2dee
commit e4f80e277f
46 changed files with 84 additions and 53 deletions
@@ -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