Files
kotlin/idea/testData/multiModuleHighlighting/platform1/header/header.kt

3 lines
139 B
Kotlin
Vendored

header class <error descr="[HEADER_WITHOUT_IMPLEMENTATION] Header declaration 'My' has no implementation in module for JVM">My</error> {
}