mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Further grammar fixes.
This commit is contained in:
@@ -8,7 +8,7 @@ struct Foo
|
||||
double a;
|
||||
}
|
||||
|
||||
// #expect: test.ll
|
||||
/* #expect: test.ll
|
||||
|
||||
%Foo = type { i32, double }
|
||||
@test.a = protected unnamed_addr global %Foo zeroinitializer, align 8
|
||||
Reference in New Issue
Block a user