v2 / vlib / v / tests / c_function / code.c
3 lines · 2 sloc · 25 bytes · 80477e3acfd13f169d1ed130190eb23c4b2b188f
Raw
1void foo(int arg[1]) {
2
3}