diff options
author | Ben Bridle <ben@derelict.engineering> | 2025-03-25 11:55:09 +1300 |
---|---|---|
committer | Ben Bridle <ben@derelict.engineering> | 2025-03-25 11:55:09 +1300 |
commit | effc9ac938a8f582ebdec541990345f74b0abf65 (patch) | |
tree | e3b172dac2a6d4cc45b6bc2191c4865cc01064d8 /src/bin | |
parent | fa6e20f118542cc8852590a5215e98bf585164db (diff) | |
download | bedrock-asm-effc9ac938a8f582ebdec541990345f74b0abf65.zip |
Recognise : as a valid symbol
When parsing a standalone : character, the following characters were
also being consumed and appended instead of the expected behaviour
where the current token should end as soon as a : is encountered.
Diffstat (limited to 'src/bin')
0 files changed, 0 insertions, 0 deletions