-
I am making an assembler and during some refactoring, I found myself having to reimplement the part where a symbol's type is automatically set if it hasn't been set before ( |
Beta Was this translation helpful? Give feedback.
Answered by
serge1
Feb 28, 2025
Replies: 1 comment
-
Sorry for the late reply. No, |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
serge1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry for the late reply. No,
add_symbol()
doesn't try to fix any data. It just obeys the commands.