From 1ca6d1551e43dec28abe353386b8af8a7130e1f6 Mon Sep 17 00:00:00 2001 From: Richard Walton Date: Mon, 30 Apr 2012 11:35:33 +0100 Subject: [PATCH] Added RichTea hello world (https://github.com/Richard-Walton/RichTea) --- r/richtea.tea | 1 + 1 file changed, 1 insertion(+) create mode 100644 r/richtea.tea diff --git a/r/richtea.tea b/r/richtea.tea new file mode 100644 index 00000000..1dc961e4 --- /dev/null +++ b/r/richtea.tea @@ -0,0 +1 @@ +Print("Hello World"); \ No newline at end of file