github/workflows/pycopy-test: Upgrade Pycopy to 3.6.1.
[ScratchABlock.git] / tests / ifelse1.lst
blobcfda59cff22b1d92b2bbca21f431ecb62ef6115f
1 #xform_inst: booleanize_cond
2 #xform_bblock: remove_trailing_jumps_bblock
3 #xform: match_ifelse
4 10  if (!$a1) goto 30
5 20  $a2 = 1
6 21  goto 40
7 30 30:
8 20  $a2 = 2
9 40 40:
10 40  $a3 = 0