@@ -8,4 +8,5 @@ Issues & TODO
-------------
- Check for illegal assigments of loop counter in for-loop body.
-- Array initializations (scalar and array constant).
+- Keep file content in buffer to prevent error messages from crashing when
+ reading from stdin.