repo.or.cz
/
ScratchABlock.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
github/workflows/pycopy-test: Upgrade Pycopy to 3.6.1.
[ScratchABlock.git]
/
tests
/
crit-edges.lst
blob
986c299b9371010004c4c9d01669c2bbbe998634
1
#xform: split_crit_edges
2
10 if ($a1) goto lab1
3
20 $a2 = 1
4
30 lab1:
5
30 if ($a3) goto lab2
6
40 $a4 = 2
7
50 lab2:
8
60 if ($a3) goto lab3
9
65 $a4 = 3
10
70 lab3:
11
80 return