Changed paths:
M books/kestrel/c/syntax/tests/validator.lisp
Log Message:
-----------
[C$] Add validator test for implicit designation inference
Add a test case that checks the validator correctly infers implicit
designations for a list of undesignated initializers. The test includes
bit-fields (named and unnamed) and an anonymous union.