fix parsing prefix operators in calls

This commit is contained in:
りき萌 2025-09-02 18:44:38 +02:00
parent b52c1b26c9
commit 29a80854a4
4 changed files with 69 additions and 43 deletions

View file

@ -100,7 +100,7 @@ norm: \\u ->
u / vec l l
perpClockwise: \\v ->
vec (vecY v) (-(vecX v))
vec (vecY v) -(vecX v)
withDotter \\d ->
pi = 3.14159265