mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
@@ -16,4 +16,5 @@ fn main() {
|
||||
println!("Hello {}\n", "world");
|
||||
print!("Issue\n{}", 1265);
|
||||
print!("{}", 1265);
|
||||
print!("\n{}", 1275);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user