Refactor: process mentions of class object
Rename usages that refer to "default object" concept now Test data file names are left as is
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// "Import" "true"
|
||||
// ERROR: Please specify constructor invocation; classifier 'ArrayList' does not have a class object
|
||||
// ERROR: Please specify constructor invocation; classifier 'ArrayList' does not have a default object
|
||||
|
||||
// KT-4000
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
// "Import" "true"
|
||||
// ERROR: Please specify constructor invocation; classifier 'ArrayList' does not have a class object
|
||||
// ERROR: Please specify constructor invocation; classifier 'ArrayList' does not have a default object
|
||||
|
||||
// KT-4000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user