summaryrefslogtreecommitdiff
path: root/tests/remap/variable-injection/rm405.ngc
blob: a656615af7a4fc32f4af474675ddea0e0c75ed0f (plain)
1
2
3
4
5
6
7
8
9
o<rm405> sub
o100 if [#<foo405> NE  42]
     (abort,rm405: foo405=#<foo405>)
o100 endif
; bump by 1 and check in epilog wether change is visible
#<foo405> = [#<foo405> + 1]
o<rm405> endsub
m2
%