--- a/test/stmt-while.test.expected
+++ b/test/stmt-while.test.expected
@@ -3,4 +3,5 @@
 x := x / 2;
 
 END_WHILE
+
 END_FUNCTION