aboutsummaryrefslogtreecommitdiff
path: root/src/relooper/test2.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/relooper/test2.txt')
-rw-r--r--src/relooper/test2.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/relooper/test2.txt b/src/relooper/test2.txt
new file mode 100644
index 00000000..c77ce491
--- /dev/null
+++ b/src/relooper/test2.txt
@@ -0,0 +1,12 @@
+ep
+do {
+ if (ep -> LBB1) {
+ LBB1
+ if (!(LBB1 -> LBB2)) {
+ break;
+ }
+ LBB2
+ }
+} while(0);
+LBB3
+