4 lines
33 B
Rust
Raw Normal View History

fn main() {
let x = Baz{};
}