From 1f64893d07d116c6cd8e8fcc01b054aebc068487 Mon Sep 17 00:00:00 2001 From: Benjamin Park Date: Sun, 8 Jul 2018 16:09:09 -0400 Subject: [PATCH] Create ruota.ruo --- r/ruota.ruo | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 r/ruota.ruo diff --git a/r/ruota.ruo b/r/ruota.ruo new file mode 100644 index 00000000..fe78b9a6 --- /dev/null +++ b/r/ruota.ruo @@ -0,0 +1,3 @@ +# Ruota https://github.com/Ruota-Lang/Ruota + +printl("Hello, World!")