Files
Michael Madsen 2731bcf87e Create test scripts for CFG analysis
Add source code for all custom CFG test scripts

svn-id: r50252
2010-06-24 23:37:00 +00:00

10 lines
110 B
Plaintext

while:
pushWord 42
pushWordVar 123
eq
jumpTrue postWhile
wordVarInc 123
jump while
postWhile:
stopObjectCodeA