mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
@@ -13,6 +13,10 @@ fn main() {
|
||||
DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD;
|
||||
|
||||
single_line_fit = 5;single_lit_fit >>= 10;
|
||||
|
||||
|
||||
// #2791
|
||||
let x = 2;;;;
|
||||
}
|
||||
|
||||
fn break_meee() {
|
||||
|
||||
@@ -15,6 +15,9 @@ fn main() {
|
||||
|
||||
single_line_fit = 5;
|
||||
single_lit_fit >>= 10;
|
||||
|
||||
// #2791
|
||||
let x = 2;;;;
|
||||
}
|
||||
|
||||
fn break_meee() {
|
||||
|
||||
Reference in New Issue
Block a user