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
367f8d6130
v
/
examples
/
hello_world.v
3 lines
28 B
V
Raw
Normal View
History
Unescape
Escape
fix single file programs without `fn main` and REPL (allow imports, function definitions, consts, etc)
2019-06-28 12:41:09 +02:00
println
(
'
H
e
l
l
o
,
W
o
r
l
d
!
'
)