diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2025-01-15 08:05:06 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2025-01-15 08:05:06 +0100 |
| commit | b6f2d3f8bf503efde672f4bb1a34e2ee8f985c38 (patch) | |
| tree | f57c0dd7270c812d698d1f196f8b036028189d32 /crates/readrom | |
| parent | e9564ef4324b1740c8e9306d59162e39fb62f9d2 (diff) | |
| download | tools.nes-b6f2d3f8bf503efde672f4bb1a34e2ee8f985c38.tar.gz tools.nes-b6f2d3f8bf503efde672f4bb1a34e2ee8f985c38.zip | |
Parse a string literal as a single object
Before this it was left to the `parse_identifier` to figure things out,
but this was prone to silly errors like "a: b", in which it would
mistake it as the start of a label. Instead of any of this, just consume
a string literal if it has been detected.
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to 'crates/readrom')
0 files changed, 0 insertions, 0 deletions
