Skip to content

Commit 73d942c

Browse files
Merge pull request #10819 from romanowski/fix-ci
Force full compilation in malformed-class-name-with-dollar
2 parents ec94bc4 + 89353e1 commit 73d942c

File tree

1 file changed

+2
-0
lines changed
  • sbt-dotty/sbt-test/source-dependencies/malformed-class-name-with-dollar

1 file changed

+2
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
> compile
22
$ copy-file changes/A.scala A.scala
3+
# It seems that https://github.com/lampepfl/dotty/pull/10784 break incremental compilation here
4+
> clean
35
> compile

0 commit comments

Comments
 (0)