diff --git a/e.m b/e.m new file mode 100644 index 0000000..1a7353e --- /dev/null +++ b/e.m @@ -0,0 +1,3 @@ +while 1 + printf('e'); +end