Further grammar fixes.

This commit is contained in:
Christoffer Lerno
2023-04-28 19:11:57 +02:00
parent e25c06a065
commit 184cc19d36
36 changed files with 162 additions and 113 deletions

View File

@@ -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