mirror of https://github.com/stella-emu/stella.git
10298d8ba2
At this point, you should be able to do this: > define foo 1 > expr foo+1 result: 2 > define foo 2 > expr result: 3 > undef foo > expr result: 0 <-- because undefined labels are treated as -1. Bug? git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@646 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba |
||
---|---|---|
CVSROOT | ||
stella |