We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e0cf2e commit 4cd72b7Copy full SHA for 4cd72b7
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