The string `typedef struct {} x;` compiles (`gcc -c -std=c2x x.c`), but the grammar does not parse the string.