mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
12 lines
88 B
Rust
12 lines
88 B
Rust
fn main() {
|
|
foobar::ok(0);
|
|
|
|
// this is a
|
|
|
|
// ..
|
|
|
|
// BIG
|
|
|
|
// item
|
|
}
|