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