KT-12877: add some front-end diagnostics for JsModule
This commit is contained in:
committed by
Alexey Andreev
parent
7be872ebca
commit
3f2ec6871d
@@ -0,0 +1,5 @@
|
||||
package
|
||||
|
||||
package foo {
|
||||
@kotlin.js.JsModule(import = "bar") @kotlin.js.native public var baz: kotlin.Int
|
||||
}
|
||||
Reference in New Issue
Block a user