From 4b7c07e5578a46824450938ad663d4c0f8eba421 Mon Sep 17 00:00:00 2001 From: lemon Date: Sat, 27 Aug 2022 07:43:24 +0200 Subject: llvm print line --- test/2.cff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/2.cff b/test/2.cff index 9069d24..a677d16 100644 --- a/test/2.cff +++ b/test/2.cff @@ -1,6 +1,6 @@ import "libc.hff"; -bitfield Foo : uint { +bitfield Foo : u16 { tag 3, flag (3, 1) bool, num 10 signed, -- cgit v1.2.3