Fixes: #679
Co-Authored-By: luoheng <1301089462@qq.com>
This commit is contained in:
Richie Bendall
2020-04-01 05:33:56 +13:00
parent c8ae438f0f
commit 04ec048808
2 changed files with 2 additions and 0 deletions

View File

@@ -594,6 +594,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo
* [Unicomal](u/unicomal.lst)
* [Unlambda](u/unlambda.unl)
* [V](v/V)
* [V](v/v.v)
* [Vala](v/vala.vala)
* [Vbnet](v/vbnet.vb)
* [Velato](v/velato.ly)

1
v/v.v Normal file
View File

@@ -0,0 +1 @@
println("Hello World")