diff options
author | pcpthm <[email protected]> | 2019-03-21 20:29:27 +0000 |
---|---|---|
committer | pcpthm <[email protected]> | 2019-03-21 23:09:11 +0000 |
commit | bf8e7930daa3fb168106534b1cc418f5bc44e8c0 (patch) | |
tree | e4dcb3136cedf4df5c56e65f98f6eff0e2256274 /crates/ra_syntax/tests/data/reparse/fuzz-failures | |
parent | edbc18516d211c8dbf07539358c7d8aeca24bb30 (diff) |
Fix reparsing failure when removing newline
Diffstat (limited to 'crates/ra_syntax/tests/data/reparse/fuzz-failures')
-rw-r--r-- | crates/ra_syntax/tests/data/reparse/fuzz-failures/0005.rs | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/crates/ra_syntax/tests/data/reparse/fuzz-failures/0005.rs b/crates/ra_syntax/tests/data/reparse/fuzz-failures/0005.rs new file mode 100644 index 000000000..074d761c7 --- /dev/null +++ b/crates/ra_syntax/tests/data/reparse/fuzz-failures/0005.rs | |||
@@ -0,0 +1,7 @@ | |||
1 | 05 | ||
2 | 1 | ||
3 | |||
4 | |||
5 | |||
6 | b' | ||
7 | \ No newline at end of file | ||