You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[error] 6 |class X(x: js.Object = js.native) extends js.Object
[error] | ^^^^^^^^^
[error] | js.native may only be used as stub implementation in facade types
Expectation
It should compile.
The text was updated successfully, but these errors were encountered:
Compiler version
3.0.0-RC2-bin-20210322-4035f51-NIGHTLY with Scala.JS 1.5.0
Minimized code
Output
Expectation
It should compile.
The text was updated successfully, but these errors were encountered: