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,3 @@
|
||||
package foo
|
||||
|
||||
<!JS_MODULE_PROHIBITED_ON_VAR!>@JsModule("bar") @native var baz: Int<!> = noImpl
|
||||
Reference in New Issue
Block a user