Klebert-Engineering/simfil

Throw on invalid operator

johannes-wolf opened this issue · 1 comments

Simfil should error if evaluated with a non-existing “word” operator:
1 plus 2(plus 1 2) → null, the operator plus does not exist though.

Closed because bug does not exist in the current version.