diff --git a/README.md b/README.md index b3b4c11f..7a46dd16 100755 --- a/README.md +++ b/README.md @@ -530,6 +530,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo * [Tcl](t%5Ctcl.tcl) * [Tcsh](t%5Ctcsh.tcsh) * [Telephone](t%5Ctelephone) +* [Terra](t%5Cterra.t) * [Tex](t%5CTeX.tex) * [Thp](t%5Cthp.hrp) * [Thue](t%5Cthue.th) diff --git a/t/terra.t b/t/terra.t new file mode 100644 index 00000000..ad35e5ae --- /dev/null +++ b/t/terra.t @@ -0,0 +1 @@ +print("Hello World")