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
ed39d151b7
v
/
examples
/
hello_v_js.v
6 lines
70 B
V
Raw
Blame
History
fn
main
(
)
{
for
i
in
0
..
3
{
println
(
'
H
e
l
l
o
f
r
o
m
V
.
j
s
(
$
i
)
'
)
}
}
Reference in New Issue
View Git Blame
Copy Permalink