Create wheat.wheat

This commit is contained in:
George Gibson 2015-08-30 08:37:43 +01:00
parent 362958320e
commit 3321558bc9

6
w/wheat.wheat Normal file
View File

@ -0,0 +1,6 @@
input h
if h "H":
output " world!"
output N
terminate
output "Hello,"