github/workflows/pycopy-test: Upgrade Pycopy to 3.6.1.
[ScratchABlock.git] / tests / if-multi1.lst
blob9124c5e871336d996128065186113733d7bdf2ae
1 10  if ($a1 == 0) goto 20, ($a1 == 1) goto 30
2 15  nop()
3 20 20:
4 20  $a2 = 1
5 21  goto 99
6 30 30:
7 30  $a2 = 2
8 31  goto 99
9 99 99:
10 99  return