This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
acme
Watch
1
Star
0
Fork
0
You've already forked acme
mirror of
https://github.com/uffejakobsen/acme.git
synced
2024-11-22 18:32:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
ecca1552d0
acme
/
testing
/
errors
/
toolateforpostfix1.a
5 lines
73 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fixed bugs: trig functions did not clear FITS_BYTE flag, comparisons did not set it! git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@225 4df02467-bbd4-4a76-a152-e7ce94205b78
2020-06-10 13:12:25 +00:00
;ACME 0.96.5
started checking in test sources git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@223 4df02467-bbd4-4a76-a152-e7ce94205b78
2020-06-09 18:52:49 +00:00
a = 3
b = a ; read a
a+2 = 3 ; -> "too late for postfix"
Reference in New Issue
Copy Permalink