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
/
du-chains1.lst
blob
267de1c537f61c57d7f22547830e03cd9232d9e4
1
#xform: repr_output
2
#xform: analyze_reach_defs
3
#xform: make_du_chains
4
10 $a = 1
5
20 $b = $a
6
30 $c = $a + 1
7
40 $d = $c + $a