From 98297e5234360c3e5e6a70f26b66904a6d94a39f Mon Sep 17 00:00:00 2001 From: ridiculousfish Date: Fri, 11 Jul 2014 11:28:10 -0700 Subject: Teach while loops to not hang forever with no-execute Fixes #1543 --- tests/test1.out | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/test1.out') diff --git a/tests/test1.out b/tests/test1.out index 85a6d225..e79d75bc 100644 --- a/tests/test1.out +++ b/tests/test1.out @@ -37,4 +37,5 @@ abc Catch your breath abc!def abc!1def +Checking for infinite loops in no-execute 1 -- cgit v1.2.3