Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preprocessor special ops with LET #147

Closed
jMarcS opened this issue May 29, 2014 · 2 comments
Closed

Preprocessor special ops with LET #147

jMarcS opened this issue May 29, 2014 · 2 comments

Comments

@jMarcS
Copy link
Collaborator

jMarcS commented May 29, 2014

Forum user luca_g, in this post, provided code that makes the preprocessor special ops (++,--,+=,-=,*=,/=) work with LET, e.g., LET a += b. Thank you, Luca!

jMarcS added a commit to jMarcS/Basic that referenced this issue May 29, 2014
@jMarcS
Copy link
Collaborator Author

jMarcS commented Jun 28, 2014

Humpty found out the predec operator doesn't work and never has, so I put in another patch. Guh.

jMarcS added a commit to jMarcS/Basic that referenced this issue Jun 28, 2014
@jMarcS jMarcS mentioned this issue Jul 13, 2014
@jMarcS
Copy link
Collaborator Author

jMarcS commented Jul 22, 2014

Released in v01.81, 2014/07/21

@jMarcS jMarcS closed this as completed Jul 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant