github/workflows/pycopy-test: Upgrade Pycopy to 3.6.1.
[ScratchABlock.git] / tests / loop-single-entry1.lst.exp.bb
blobe0c33f136836e1905d885c6fa044ae1597f564d0
1 // Graph props:
2 // addr: 10
3 // name: 10
4 // trailing_jumps: True
6 // Predecessors: ['20']
7 10:
8 Exits: [(COND(EXPR(==[$a1, 0])), '20'), (None, '11')]
10 // Predecessors: ['10']
11 11:
12 $a2 = 1
13 Exits: [(None, '20')]
15 // Predecessors: ['10', '11']
16 20:
17 Exits: [(None, '10')]