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

ADMA for local variables #238

Closed
x87 opened this issue Aug 5, 2023 · 2 comments
Closed

ADMA for local variables #238

x87 opened this issue Aug 5, 2023 · 2 comments
Labels
out-of-scope This will not be worked on scope:compiler type:feature New feature or request

Comments

@x87
Copy link
Collaborator

x87 commented Aug 5, 2023

&0@ is 0

int x
&x

gets replaced with 0 or whatever index it is

@x87 x87 added type:feature New feature or request priority:p3 Low priority scope:compiler labels Aug 5, 2023
@x87
Copy link
Collaborator Author

x87 commented Aug 10, 2023

Another idea by wmysterio: &@label

@x87
Copy link
Collaborator Author

x87 commented Aug 7, 2024

Closing as conflicting with #323

@x87 x87 closed this as completed Aug 7, 2024
@x87 x87 closed this as not planned Won't fix, can't repro, duplicate, stale Aug 7, 2024
@x87 x87 added out-of-scope This will not be worked on and removed priority:p3 Low priority labels Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
out-of-scope This will not be worked on scope:compiler type:feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant