Avoid a hack in the WGSL lexer
This is a non-functioal change. The current rule for delimiters was silly: it should have been a character class range (e.g. [ ... ]). Move delimiter handling into the symbols matcher.pull/3887/head
parent
14a92401d7
commit
fb47a0f545
Loading…
Reference in New Issue