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

Incorrect value returned from the N' attribute #231

Closed
slavek-kucera opened this issue Feb 22, 2022 · 2 comments
Closed

Incorrect value returned from the N' attribute #231

slavek-kucera opened this issue Feb 22, 2022 · 2 comments

Comments

@slavek-kucera
Copy link
Contributor

slavek-kucera commented Feb 22, 2022

Describe the bug

      MACRO
      MAC &A=()
      AIF (N'&A EQ 1).SKIP
      this should be skipped
.SKIP ANOP
      MEND

      MACRO
      MAC2 &A=()
      MAC A=&A
      MEND

      MAC2
@github-actions
Copy link

github-actions bot commented May 6, 2022

🎉 This issue has been resolved in version 1.2.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This issue has been resolved in version 1.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant