Gitly
English
Русский
Español
日本語
中文
Português
Log in
Register
v2
/
vlib
/
v
/
tests
/
modules
/
sub
/
foo
/
const.v
3
lines
·
2
sloc
·
39 bytes
·
8a0fc258a4a998d8e3164ce7473c3d01cc3bf5f4
Raw
1
module
foo
2
3
pub
const
num_elements = 2
4