trogon / ketupa-predicates

Parsing library to evaluate predicates
MIT License
0 stars 0 forks source link

Space after the operator name is not removed #42

Closed mklemarczyk closed 2 years ago

mklemarczyk commented 2 years ago

When space entered after the operator name, it is not being removed. It causes operation mismatch during evaluation.

AND ,{ = , $var1 , 42 } , { = , 24 , 24 }