Add module name to HEADER_WITHOUT_IMPLEMENTATION message

This commit is contained in:
Mikhail Glukhikh
2017-04-18 16:46:55 +03:00
parent 6cefc0ddf3
commit 04f7ba95c5
7 changed files with 11 additions and 5 deletions
@@ -4,4 +4,4 @@
header interface Event
@Suppress("SOMETHING_WRONG")
header class <error descr="[HEADER_WITHOUT_IMPLEMENTATION] Header declaration 'Wrong' has no implementation in module for JVM">Wrong</error>
header class <error descr="[HEADER_WITHOUT_IMPLEMENTATION] Header declaration 'Wrong' has no implementation in module jvm (test) for JVM"><error descr="[HEADER_WITHOUT_IMPLEMENTATION] Header declaration 'Wrong' has no implementation in module jvm for JVM">Wrong</error></error>