This website requires JavaScript.
Explore
Help
Sign In
vieter-v
/
v
Watch
2
Star
0
Fork
You've already forked v
0
Code
Issues
Pull Requests
Releases
Activity
42a65e1009
v
/
vlib
/
v
/
tests
/
modules
/
submodules
/
test
/
test.v
11 lines
96 B
V
Raw
Blame
History
module
test
pub
struct
Test
{
pub
:
a
string
}
fn
init
(
)
{
println
(
'
i
n
i
t
s
u
b
m
o
d
u
l
e
s
.
t
e
s
t
'
)
}
Reference in New Issue
View Git Blame
Copy Permalink