File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 42
42
22 | val x3 = 52_ // error
43
43
| ^
44
44
| trailing separator is not allowed
45
- -- Error: tests/neg/t6124.scala:24:12 --------------------------------------------------------------------------------
45
+ -- Error: tests/neg/t6124.scala:24:12 ----------------------------------------------------------------------------------
46
46
24 | val x5 = 0_x52 // error // error
47
47
| ^
48
48
| trailing separator is not allowed
49
- -- Error: tests/neg/t6124.scala:24:11 --------------------------------------------------------------------------------
49
+ -- Error: tests/neg/t6124.scala:24:11 ----------------------------------------------------------------------------------
50
50
24 | val x5 = 0_x52 // error // error
51
51
| ^
52
52
| Invalid literal number
You can’t perform that action at this time.
0 commit comments