We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 688ee45 commit 50597e7Copy full SHA for 50597e7
tests/neg/i19506.scala
@@ -1,4 +1,4 @@
1
-//> using options "-source:3.4-migration",
+//> using options -source 3.4-migration
2
3
trait Reader[T]
4
def read[T: Reader](s: String, trace: Boolean = false): T = ???
0 commit comments