3 lines
33 B
Rust
3 lines
33 B
Rust
fn main() {
|
|
let x = Baz{};
|
|
}
|
fn main() {
|
|
let x = Baz{};
|
|
}
|