JS: replace noImpl with definedExternally in tests
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
external class A {
|
||||
<!EXTERNAL_ANONYMOUS_INITIALIZER!>init {
|
||||
noImpl
|
||||
definedExternally
|
||||
}<!>
|
||||
}
|
||||
Reference in New Issue
Block a user