diff TODO @ 187:8c7e508da6cc

more of previous
author David A. Holland
date Fri, 12 Jun 2015 04:14:59 -0400
parents 16b4451e34b8
children 6947cd2cde79
line wrap: on
line diff
--- a/TODO	Fri Jun 12 04:13:41 2015 -0400
+++ b/TODO	Fri Jun 12 04:14:59 2015 -0400
@@ -21,8 +21,6 @@
 
 fix:
 	- "#if 0 && 1/0" should not crash; fix eval method.
-	- an unterminated comment is reported as "no newline at end of file"
-	  (which isn't fatal by default)
 	- quote characters and comment delimiters that are emitted by
 	  macros are not recognized. See:
 		t34 (should produce a quote and FOO Q)