Do not propose to specify constructor invocation in diagnostics

#KT-17188 Fixed
This commit is contained in:
Mikhail Zarechenskiy
2017-06-22 01:51:55 +03:00
parent 0f350f5db8
commit 0579604653
5 changed files with 5 additions and 5 deletions
@@ -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 =================
@@ -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 =================