github/workflows/pycopy-test: Upgrade Pycopy to 3.6.1.
[ScratchABlock.git] / tests / ifelse-unjumped5.lst.exp.bb
blobb059c520066abae7c20b8e3667149fcb0bbad9b6
1 // Graph props:
2 // name: None
3 // trailing_jumps: True
5 // Predecessors: []
6 05.if:
7 if ($a1 == 5) {
8 $a4 = 2
9 $a2 = 5
10 } else {
11 $a2 = 1
13 Exits: [(None, '20')]
15 // Predecessors: ['05.if']
16 20:
17 $a3 = 3
18 Exits: []