diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2025-01-09 15:02:20 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2025-01-09 15:02:20 +0100 |
| commit | 4f5710aa516ab149d132cdb5863db08f08c10563 (patch) | |
| tree | 1c72ac0b9510b03654f4e4f26532fe8d30ae3d5f /scripts/test-e2e.sh | |
| parent | bad314e1cfbfc06579838ebfafd01cdbcb0a0a6e (diff) | |
| download | tools.nes-4f5710aa516ab149d132cdb5863db08f08c10563.tar.gz tools.nes-4f5710aa516ab149d132cdb5863db08f08c10563.zip | |
Restrict literal characters further
In bad314e1cfbf ("Prevent numeric literals from having spaces") it was
added already the restriction on not having whitespace characters in
literal expressions. Here we go a step further and we more explicitely
limit which symbol combinations can go into a literal declaration (e.g.
"#$2" is valid but "##2" is not).
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to 'scripts/test-e2e.sh')
0 files changed, 0 insertions, 0 deletions
