mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-18 01:44:04 +00:00
trailing whitespace
This commit is contained in:
parent
3ce5a9539f
commit
ccdf8d5b52
@ -16,7 +16,7 @@ fn main() {
|
||||
let a = box [&n,..0xF000000000000000u];
|
||||
println!("{}", a[0xFFFFFFu]);
|
||||
}
|
||||
|
||||
|
||||
#[cfg(target_word_size = "32")]
|
||||
fn main() {
|
||||
let n = 0u;
|
||||
|
Loading…
Reference in New Issue
Block a user