mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
Add "hello world" example
This commit is contained in:
parent
ccb5591447
commit
b1553449d8
1 changed files with 1 additions and 0 deletions
1
examples/hello_world.v
Normal file
1
examples/hello_world.v
Normal file
|
@ -0,0 +1 @@
|
|||
println('Hello!')
|
Loading…
Add table
Add a link
Reference in a new issue