From a42711e31cdb41e3c504ed161c07e56698d29e7a Mon Sep 17 00:00:00 2001 From: ridiculousfish Date: Sat, 28 Dec 2013 22:52:06 -0800 Subject: Support for break/continue with new parser execution --- tests/test9.out | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tests/test9.out') diff --git a/tests/test9.out b/tests/test9.out index 8e19365c..cf9054f8 100644 --- a/tests/test9.out +++ b/tests/test9.out @@ -2,3 +2,9 @@ Testing that builtins can truncate files abc before:test1 received event test3 with args: foo bar +Test break and continue +Ping +Foop +Foop +Foop +Doop -- cgit v1.2.3