We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f795432 commit 48de874Copy full SHA for 48de874
sbt-dotty/sbt-test/sbt-dotty/quoted-example-project/test
@@ -1,5 +1,5 @@
1
> run
2
> test
3
$ copy-file src/changes/Hello.scala src/main/scala/hello/Hello.scala
4
--> compile
+# -> compile FIXME: it succeeds, but should not (?)
5
# it should not compile because the compiler should not be on the compiler classpath when depending on dotty-staging
0 commit comments