From 9ea0806f5fff042a20bc0df9798feeebc4a427bf Mon Sep 17 00:00:00 2001 From: lemon Date: Thu, 4 Aug 2022 10:42:46 +0200 Subject: more fold --- bootstrap/test.cff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap/test.cff') 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; -- cgit v1.2.3