JS: replace all usages of @native annotation with external modifier, in tests, stdlib, etc
This commit is contained in:
+4
-1
@@ -1 +1,4 @@
|
||||
@native("B") <!JS_NAME_PROHIBITED_FOR_NAMED_NATIVE!>@JsName("C")<!> class A
|
||||
// !DIAGNOSTICS: -DEPRECATION
|
||||
@native("B")
|
||||
<!JS_NAME_PROHIBITED_FOR_NAMED_NATIVE!>@JsName("C")<!>
|
||||
class A
|
||||
|
||||
Reference in New Issue
Block a user