Add a unary integer negation operator

This allows saying "-1" instead of "builtins.sub 0 1".
This commit is contained in:
Eelco Dolstra 2013-08-02 17:35:59 +02:00
parent 159e621d1a
commit 5d147e125c
3 changed files with 11 additions and 4 deletions

View file

@ -1 +1 @@
1854
1843