diff options
author | pcpthm <[email protected]> | 2019-03-21 17:22:06 +0000 |
---|---|---|
committer | pcpthm <[email protected]> | 2019-03-21 23:09:11 +0000 |
commit | 0acb61a911659537c51daf6793c67ef0c2b55bc9 (patch) | |
tree | 1eda85ba930c16ae378be638d392c4a624bd9429 /crates/ra_syntax/tests | |
parent | 4c7142d0c9be90c8947deb788993d903b2e0a5d1 (diff) |
Fix an arithmetic overflow in reparser
Diffstat (limited to 'crates/ra_syntax/tests')
-rw-r--r-- | crates/ra_syntax/tests/data/reparse/fuzz-failures/0000.rs | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/crates/ra_syntax/tests/data/reparse/fuzz-failures/0000.rs b/crates/ra_syntax/tests/data/reparse/fuzz-failures/0000.rs new file mode 100644 index 000000000..388eb74ed --- /dev/null +++ b/crates/ra_syntax/tests/data/reparse/fuzz-failures/0000.rs | |||
@@ -0,0 +1,6 @@ | |||
1 | 0 | ||
2 | 1 | ||
3 | |||
4 | |||
5 | |||
6 | 0 \ No newline at end of file | ||