Added Terra

Fixes: #538
Co-Authored-By: BlahGeek <i@blahgeek.com>
This commit is contained in:
Richie Bendall
2020-03-30 17:05:34 +13:00
parent b2659436e8
commit d38ce5fa8d
2 changed files with 2 additions and 0 deletions

View File

@@ -530,6 +530,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo
* [Tcl](t%5Ctcl.tcl) * [Tcl](t%5Ctcl.tcl)
* [Tcsh](t%5Ctcsh.tcsh) * [Tcsh](t%5Ctcsh.tcsh)
* [Telephone](t%5Ctelephone) * [Telephone](t%5Ctelephone)
* [Terra](t%5Cterra.t)
* [Tex](t%5CTeX.tex) * [Tex](t%5CTeX.tex)
* [Thp](t%5Cthp.hrp) * [Thp](t%5Cthp.hrp)
* [Thue](t%5Cthue.th) * [Thue](t%5Cthue.th)

1
t/terra.t Normal file
View File

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