blob: 18c8c756f32e3ab95e9a5b6eed8f51ecb3040521 [file] [log] [blame]
//@ run-pass
fn main() {
println!("{}", 1.2);
}