rust-analyzer/tests/data/parser/err/0002_duplicate_shebang.txt

8 lines
139 B
Text
Raw Normal View History

2018-01-07 12:34:11 +00:00
FILE@[0; 42)
SHEBANG@[0; 20)
2018-08-05 19:06:34 +00:00
WHITESPACE@[20; 21)
2018-08-04 10:17:24 +00:00
err: `expected an item`
2018-08-05 19:06:34 +00:00
ERROR@[21; 41)
2018-01-07 12:34:11 +00:00
SHEBANG@[21; 41)
2018-08-05 19:06:34 +00:00
WHITESPACE@[41; 42)