teo-tsirpanis / Farkle

LALR parser combinators for C# and F#.
https://teo-tsirpanis.github.io/Farkle/
MIT License
91 stars 6 forks source link

Fix conflict detection in the LR state machine writer. #280

Closed teo-tsirpanis closed 1 month ago

teo-tsirpanis commented 1 month ago

Fixes #279. A regression test was added.

The same oversight was not found in other previous*-named variables.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud