--- a/test/stmt-for.test.expected
+++ b/test/stmt-for.test.expected
@@ -7,4 +7,5 @@
 
 i:=i+1;
 END_WHILE
+
 END_FUNCTION