aboutsummaryrefslogtreecommitdiff
path: root/src/relooper/test_fuzz6.txt
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2013-06-01 17:41:37 -0700
committerAlon Zakai <alonzakai@gmail.com>2013-06-01 17:41:51 -0700
commit9193b8b795c67b08d311406ea1394f8928e610b7 (patch)
treead8020645ff2637218d71a7a3acb925fe937a195 /src/relooper/test_fuzz6.txt
parent3c58fd7d832ce71579b3cb7cb4765d37d70102e2 (diff)
remove more unneeded break and continue statements in relooper1.4.7
Diffstat (limited to 'src/relooper/test_fuzz6.txt')
-rw-r--r--src/relooper/test_fuzz6.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/relooper/test_fuzz6.txt b/src/relooper/test_fuzz6.txt
index bd45e8fd..d5a5ab7b 100644
--- a/src/relooper/test_fuzz6.txt
+++ b/src/relooper/test_fuzz6.txt
@@ -82,7 +82,6 @@ while(1) {
print(56); state = check();// ....................................................................................................................................................................................................................
print(34); state = check();// ..........................................................................................................................................
label = 74;
- continue;
}
print(62); state = check();// .......................................................................................
}