Corrected test data

This commit is contained in:
Valentin Kipyatkov
2015-05-12 15:19:40 +03:00
parent 841d07f1aa
commit 1ad5ea4f7e
17 changed files with 7 additions and 85 deletions
@@ -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