mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-22 12:37:32 +00:00
4 lines
33 B
Rust
4 lines
33 B
Rust
fn main() {
|
|
let x = Baz{};
|
|
}
|