JS: prohibit external fun interface
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
external fun interface <!WRONG_EXTERNAL_DECLARATION!>I<!> {
|
||||
fun f()
|
||||
}
|
||||
Reference in New Issue
Block a user