Gitly
English
Русский
Español
日本語
中文
Português
Log in
Register
v2
/
vlib
/
v
/
tests
/
modules
/
sub
/
foo
/
c
/
foo.v
5
lines
·
3
sloc
·
47 bytes
·
e3d328a92b0f592bb2c9d46ab5ae77a69ea03105
Raw
1
module
c
2
3
#flag -I @VMODROOT
4
5
#include
"foo.h"
6