unary minus
This commit is contained in:
+2
-2
@@ -13,8 +13,8 @@
|
||||
### types and expressions
|
||||
|
||||
- `i8`, `i16`, `i32`, `i64`, `void`, and inferred integer-constrained `int`
|
||||
- contextual integer literals and constant folding of addition trees
|
||||
- checked signed integer addition
|
||||
- contextual integer literals and constant folding of addition and negation trees
|
||||
- checked signed integer addition and unary negation
|
||||
- function calls, assignments, and returns
|
||||
|
||||
### functions and packages
|
||||
|
||||
Reference in New Issue
Block a user