mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
Add "hello world" example
This commit is contained in:
parent
ccb5591447
commit
b1553449d8
1
examples/hello_world.v
Normal file
1
examples/hello_world.v
Normal file
@ -0,0 +1 @@
|
||||
println('Hello!')
|
Loading…
Reference in New Issue
Block a user