Issue 468 lists 12380 fuzz instances that cause Kona to fail.
Almost all of these are due to invalid syntax and should be caught by better syntax checking.
However, the 201st case is due to a regression and warrants a separate issue.
400000000 000000#00=/0000000#0000000000000 0
The failure of 0=/!0 is a regression.
It last worked in commit bdb5945 of Dec 3, 2015.
It began to fail in commit aa5ac60 also of Dec 3, 2015.
Issue 468 lists 12380 fuzz instances that cause Kona to fail. Almost all of these are due to invalid syntax and should be caught by better syntax checking. However, the 201st case is due to a regression and warrants a separate issue.
The failure of 0=/!0 is a regression. It last worked in commit bdb5945 of Dec 3, 2015.
It began to fail in commit aa5ac60 also of Dec 3, 2015.