KT-2752: add checkers for inconsistent usage of JsName
This commit is contained in:
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
package foo
|
||||
|
||||
class A <!JS_NAME_ON_PRIMARY_CONSTRUCTOR_PROHIBITED!>@JsName("B")<!> constructor()
|
||||
Reference in New Issue
Block a user