#![allow(unused_variables)] fn main() { println!("The value is {}", 1.5); }