This: ``` a unless b for i in [0..5] ``` gives: ``` /dev/stdin: line : parentheses can't be wrapped around a statement ```