Skip to content
Snippets Groups Projects
Commit df22e874 authored by Taddeus Kroes's avatar Taddeus Kroes
Browse files

Updated TODO-list.

parent 23cb462f
No related branches found
No related tags found
No related merge requests found
......@@ -11,4 +11,5 @@
>>> a2b3 + a2b3
a ^ 2 * b ^ 3 + a ^ 2 * b ^ 3
- Pretty printing of "abc" is currently printed as "ab * c" instead of "abc".
- Pretty printing of "ab/cd" is currently printed as "((ab) / f) * g". This
means that equal precedence generates an unwanted precedence conflict.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment