Basic: fix step6 arg test. Gensym. Misc cleanup.
[jackhill/mal.git] / basic / step0_repl.in.bas
index 1c3db7c..5d4cd44 100755 (executable)
@@ -36,6 +36,6 @@ MAIN:
     GOTO REPL_LOOP
 
   QUIT:
-    PRINT "Free: "+STR$(FRE(0))
+    REM PRINT "Free: "+STR$(FRE(0))
     END