Skip to content

Commit

Permalink
Workaround #19542
Browse files Browse the repository at this point in the history
* Disable `tests/neg/i8984.scala`.
* Fix broken tests
  • Loading branch information
nicolasstucki committed Jan 29, 2024
1 parent 1716bcd commit 92c5cb2
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion tests/neg/i19506.scala
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//> using options "-source:3.4-migration",
//> using options "-source:3.4-migration"

trait Reader[T]
def read[T: Reader](s: String, trace: Boolean = false): T = ???
Expand Down

0 comments on commit 92c5cb2

Please sign in to comment.