We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccb61af commit 15c6e6eCopy full SHA for 15c6e6e
tests/neg/t6124.check
@@ -42,11 +42,11 @@
42
22 | val x3 = 52_ // error
43
| ^
44
| trailing separator is not allowed
45
--- Error: tests/neg/t6124.scala:24:12 --------------------------------------------------------------------------------
+-- Error: tests/neg/t6124.scala:24:12 ----------------------------------------------------------------------------------
46
24 | val x5 = 0_x52 // error // error
47
48
49
--- Error: tests/neg/t6124.scala:24:11 --------------------------------------------------------------------------------
+-- Error: tests/neg/t6124.scala:24:11 ----------------------------------------------------------------------------------
50
51
52
| Invalid literal number
0 commit comments