Algebrite
Algebrite copied to clipboard
`quote(0*x)` gives `Stop: stack underflow`
funny that.
Note that print(quote(0*x)) is fine.
Found this while commenting on https://github.com/davidedc/Algebrite/issues/141