aboutsummaryrefslogtreecommitdiff
path: root/bootstrap/test.cff
diff options
context:
space:
mode:
authorlemon <lsof@mailbox.org>2022-08-04 10:42:46 +0200
committerlemon <lsof@mailbox.org>2022-08-04 10:42:46 +0200
commit9ea0806f5fff042a20bc0df9798feeebc4a427bf (patch)
tree718c93da22c34adb1c17dda951246f64dedbe90a /bootstrap/test.cff
parentc5d837d2cd9a57e453da9eaab0e41e0c185e084e (diff)
more fold
Diffstat (limited to 'bootstrap/test.cff')
-rw-r--r--bootstrap/test.cff2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/test.cff b/bootstrap/test.cff
index 1f426b8..ba47c6d 100644
--- a/bootstrap/test.cff
+++ b/bootstrap/test.cff
@@ -1,4 +1,4 @@
-typedef v3f [-(-1 * 2) + -(-8/~~5)]f32;
+typedef v3f ["!"[~-1] - 30]f32;
extern fn main (argc int, argv **u8) void {
extern fn printf(fmt *const u8, ...) int;