Do not propose to specify constructor invocation in diagnostics
#KT-17188 Fixed
This commit is contained in:
Vendored
+1
-1
@@ -32,7 +32,7 @@ Exit code: ABORT
|
||||
------------------------------------------
|
||||
COMPILATION FAILED
|
||||
Unresolved reference: Companion
|
||||
Please specify constructor invocation; classifier 'A' does not have a companion object
|
||||
Classifier 'A' does not have a companion object, and thus must be initialized here
|
||||
|
||||
================ Step #2 =================
|
||||
|
||||
|
||||
+1
-1
@@ -37,7 +37,7 @@ Exit code: ABORT
|
||||
------------------------------------------
|
||||
COMPILATION FAILED
|
||||
Unresolved reference: Companion
|
||||
Please specify constructor invocation; classifier 'A' does not have a companion object
|
||||
Classifier 'A' does not have a companion object, and thus must be initialized here
|
||||
|
||||
================ Step #2 =================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user