This works for 0.7: `#num("10+-1")` It stopped working for 0.8. This gives the same result as expected for the above statement: `#num("10+1-1")`
This works for 0.7:
#num("10+-1")It stopped working for 0.8.
This gives the same result as expected for the above statement:
#num("10+1-1")