aboutsummaryrefslogtreecommitdiff
path: root/test/static-assert-struct.c
AgeCommit message (Collapse)Author
2024-04-04test: Use C23 keywords in test dataMichael Forney
Apparently 8120240c1f missed some.
2021-04-11decl: Allow _Static_assert in struct declarationMichael Forney