aboutsummaryrefslogtreecommitdiff
path: root/crates/nasm/src
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mikisabate@gmail.com>2024-12-23 16:05:17 +0100
committerMiquel Sabaté Solà <mikisabate@gmail.com>2024-12-23 16:05:17 +0100
commit2f40bc30185027a125f782e52b65bc65f1c37b9b (patch)
tree7011d3184b17ca7c5248bfd31f2dc8acc8f5ff1c /crates/nasm/src
parent31ac0e214d43da3bb705c8f345f5afcb922cefac (diff)
downloadtools.nes-2f40bc30185027a125f782e52b65bc65f1c37b9b.tar.gz
tools.nes-2f40bc30185027a125f782e52b65bc65f1c37b9b.zip
Prevent early .end statements
Prevent a missmatch on .end{macro,proc,scope}. This was more or less already covered when there was a bad context_pop call, but it was prone to errors. Check this in eval_context as it should've always been done. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to 'crates/nasm/src')
0 files changed, 0 insertions, 0 deletions