about summary refs log tree commit diff stats
path: root/arc/.traces/loop-nested
diff options
context:
space:
mode:
Diffstat (limited to 'arc/.traces/loop-nested')
-rw-r--r--arc/.traces/loop-nested10
1 files changed, 10 insertions, 0 deletions
diff --git a/arc/.traces/loop-nested b/arc/.traces/loop-nested
new file mode 100644
index 00000000..7829e51b
--- /dev/null
+++ b/arc/.traces/loop-nested
@@ -0,0 +1,10 @@
+c{0: 0 (((1 integer)) <- ((copy)) ((0 literal))) -- nil
+c{0: 1 (((2 integer)) <- ((copy)) ((0 literal))) -- nil
+c{0: 2 (((3 integer)) <- ((copy)) ((0 literal))) -- ((open 2))
+c{0: 3 (((4 integer)) <- ((copy)) ((0 literal))) -- ((open 3) (open 2))
+c{0: 4 (((loop))) -- ((close 4) (open 3) (open 2))
+c{1: 0 ✓ (((1 integer)) <- ((copy)) ((0 literal)))
+c{1: 1 ✓ (((2 integer)) <- ((copy)) ((0 literal)))
+c{1: 2 ✓ (((3 integer)) <- ((copy)) ((0 literal)))
+c{1: 3 ✓ (((4 integer)) <- ((copy)) ((0 literal)))
+c{1: 4 X (((loop))) => (((jump)) ((-3 offset)))