From 0adb55f76ef369273e2323fb5de2ef763a645b38 Mon Sep 17 00:00:00 2001 From: Adam Harte Date: Mon, 19 Dec 2011 21:11:55 +1300 Subject: [PATCH] added Umajin helloworld --- u/umajin.u | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 u/umajin.u diff --git a/u/umajin.u b/u/umajin.u new file mode 100644 index 00000000..f7fe5b6f --- /dev/null +++ b/u/umajin.u @@ -0,0 +1,2 @@ +println 'Hello World!' +