diff --git a/e.red b/e.red new file mode 100644 index 0000000..343e4ec --- /dev/null +++ b/e.red @@ -0,0 +1,4 @@ +Red [] +while [1][ + print "E" +]