Skip to content

Commit 92c5cb2

Browse files
committed
Workaround #19542
* Disable `tests/neg/i8984.scala`. * Fix broken tests
1 parent 1716bcd commit 92c5cb2

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.

tests/neg/i19506.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//> using options "-source:3.4-migration",
1+
//> using options "-source:3.4-migration"
22

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

0 commit comments

Comments
 (0)