// Arithmetic, function calls and imports! pub fn main() -> bool { return 7.5 > 5.001; }