``` fn main() { log 3-2; } ``` b.rs:2:9: 2:11 error: expected ';' or '}' after expression but found -2