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,"