We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d5351c commit 14c85ddCopy full SHA for 14c85dd
tests/run/i18446/Client.scala
@@ -1,3 +1,5 @@
1
+// scalajs: --skip
2
+
3
package bar;
4
5
object Client extends foo.Task {
tests/run/i18446/Test.scala
@@ -1,3 +1,4 @@
@main def Test =
foo.run
tests/run/i18446/i18446.scala
package foo
def run = {
0 commit comments