sam-lb / complexmos

WebGL-based Desmos-style graphing calculator with complex number support
http://complexmos.sambrunacini.com/app/
MIT License
3 stars 0 forks source link

fix the parser not throwing an error with extraneous list items #22

Open sam-lb opened 1 month ago

sam-lb commented 1 month ago

for some reason the parser allows <expression>, thing, thing, .... This should not be allowed.