blob: 1b0a828d0291d601c4a75f145d16411e2048c0ec [file] [log] [blame]
fn main() {
println!("{}", <bool as ::std::default::Default>::default());
}