v/vlib/v/parser/tests/fn_decl_unexpected_eof.out

4 lines
130 B
Plaintext

vlib/v/parser/tests/fn_decl_unexpected_eof.vv:1:12: error: unexpected eof, expecting `}`
1 | fn main() {
| ^