Corrected test data
This commit is contained in:
-1
@@ -1,7 +1,6 @@
|
||||
// "Create secondary constructor" "false"
|
||||
// ACTION: Add parameter to constructor 'A'
|
||||
// ACTION: Create function 'A'
|
||||
// ACTION: Split property declaration
|
||||
// ERROR: No type arguments expected
|
||||
// ERROR: Too many arguments for public constructor A() defined in A
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
// ACTION: Add parameter to constructor 'A'
|
||||
// ACTION: Change 'b' type to 'A'
|
||||
// ACTION: Create function 'A'
|
||||
// ACTION: Split property declaration
|
||||
// ERROR: <html>Type mismatch.<table><tr><td>Required:</td><td>B</td></tr><tr><td>Found:</td><td>A</td></tr></table></html>
|
||||
// ERROR: Too many arguments for public constructor A() defined in A
|
||||
|
||||
|
||||
Reference in New Issue
Block a user