Replies: 1 comment 2 replies
-
and what should that do in cases like
? structs can be referenced before definition, just like regular labels. so is the lda referencing the already defined struct, or the new definition? this is also why we can't have a "delete label" command. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice if there were an instruction to kill struct, just like undef.
Beta Was this translation helpful? Give feedback.
All reactions