aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mikisabate@gmail.com>2025-01-15 22:36:36 +0100
committerMiquel Sabaté Solà <mikisabate@gmail.com>2025-01-15 22:36:36 +0100
commite7d815c73701377ad3f370e5e5e2b3296627a7ae (patch)
tree0dfb48bcb913a7f967ea04a49a2b34916cffcfdd /Cargo.toml
parente27a1593c8d819b275b4e6da284e0cd39f12b5ac (diff)
downloadtools.nes-e7d815c73701377ad3f370e5e5e2b3296627a7ae.tar.gz
tools.nes-e7d815c73701377ad3f370e5e5e2b3296627a7ae.zip
Fix error with strings containing equal operator
As with e27a1593c8d8 ("Allow semicolons inside of strings"), the parser was too naive and regarded any '=' operator as part of an assignment, despite that it could be art of string literal. Luckily the fix was already done inside of the parsing of assignments, we just needed to move it up. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to 'Cargo.toml')
0 files changed, 0 insertions, 0 deletions