From 3321558bc920c48a108952b3327b4256d972b9f8 Mon Sep 17 00:00:00 2001 From: George Gibson Date: Sun, 30 Aug 2015 08:37:43 +0100 Subject: [PATCH] Create wheat.wheat --- w/wheat.wheat | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 w/wheat.wheat diff --git a/w/wheat.wheat b/w/wheat.wheat new file mode 100644 index 00000000..66472aa5 --- /dev/null +++ b/w/wheat.wheat @@ -0,0 +1,6 @@ +input h +if h "H": + output " world!" + output N + terminate +output "Hello,"