This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2023-08-10 21:13:21 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
5124eae47d
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 13:41:09 +03:00
println
(
'
H
e
l
l
o
,
W
o
r
l
d
!
'
)
Reference in New Issue
Copy Permalink