Gitly
English
Русский
Español
日本語
中文
Português
Log in
Register
v2
/
vlib
/
v
/
parser
/
tests
/
const_unexpected_eof.out
2
lines
·
2
sloc
·
114 bytes
·
f4c8f897fe19809bdb4bfe00719c2b715dbdd0a0
Raw
1
vlib/v/parser/tests/const_unexpected_eof.vv:2:1: error: unexpected eof, expecting an expression
2
1 | const a =
3