Do not propose to specify constructor invocation in diagnostics

#KT-17188 Fixed

Original commit: 0579604653
This commit is contained in:
Mikhail Zarechenskiy
2017-06-22 01:51:55 +03:00
parent 524001e97e
commit 157729b31d
2 changed files with 2 additions and 2 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 =================