1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/v/parser/tests/fn_decl_unexpected_eof.out
2021-03-23 08:51:09 +01:00

4 lines
130 B
Plaintext

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