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