# spec: An invalid program with no close curly brackets fn main(): u32 { return 0 # compiler_exit: 1 # compiler_output: ./tests/0006_fn_without_close_curly_brackets.ol:8:1: error: got '' token but expect <}> # compiler_output: # compiler_output: ^