about summary refs log tree commit diff stats
path: root/arc/.traces/convert-braces-empty-block
blob: 8d83d7511a4c4c4728e28eeaa55fdee90cafb15f (plain) (blame)
1
2
3
4
5
6
7
8
9
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))) -- nil
c{0: 3 (((break))) -- ((open 3))
c{0: 4 (((reply))) -- ((close 4) (open 3))
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 X (((break))) => (((jump)) ((0 offset)))
c{1: 4 ✓ (((reply)))