Add a test for #2791

Closes #2791.
This commit is contained in:
topecongiro
2018-06-25 15:27:09 +09:00
parent e5e1e0cea8
commit fa1978882b
2 changed files with 7 additions and 0 deletions
+4
View File
@@ -13,6 +13,10 @@ fn main() {
DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD;
single_line_fit = 5;single_lit_fit >>= 10;
// #2791
let x = 2;;;;
}
fn break_meee() {
+3
View File
@@ -15,6 +15,9 @@ fn main() {
single_line_fit = 5;
single_lit_fit >>= 10;
// #2791
let x = 2;;;;
}
fn break_meee() {