Gitly
English
Русский
Español
日本語
中文
Português
Log in
Register
v2
/
vlib
/
v
/
tests
/
c_function
/
code.c
3
lines
·
2
sloc
·
25 bytes
·
80477e3acfd13f169d1ed130190eb23c4b2b188f
Raw
1
void
foo(
int
arg[1]) {
2
3
}