In the documentation example there is a notation "+(1;2)" which does not work in the interpreter, as "+" is a special word. It should be "#+(1;2)" instead.
Log in to post a comment.