aboutsummaryrefslogtreecommitdiff
path: root/tests/nested-array.c
AgeCommit message (Collapse)Author
2019-04-16tests -> testMichael Forney
2019-02-13Add missing trailing newlinesMichael Forney
2019-02-12Fix nested arraysMichael Forney
We need to traverse the type hierarchy from inside to out to calculate size/alignment of arrays.