github/workflows/pycopy-test: Upgrade Pycopy to 3.6.1.
[ScratchABlock.git] / tests / expr-simplify-lshift.lst.exp.bb
blob8c4d6b25a5491164392b429d39bdb4b66c0171e7
1 // Graph props:
2 // name: None
3 // trailing_jumps: True
5 // Predecessors: []
6 10:
7 $a2 = $a3 * 4
8 $a2 = $a3 << 8
9 return
10 Exits: []