bring back examples

This commit is contained in:
Alexander Medvednikov 2019-06-29 12:34:32 +02:00
parent 2251a84273
commit 3ddbe015b4
22 changed files with 0 additions and 0 deletions

2
examples/hello_world.v Normal file
View file

@ -0,0 +1,2 @@
println('Hello, World!')