modernc.org/cc@v1.0.1/testdata/issue64.c (about)

     1  typedef struct foo foo;
     2  
     3  foo bar = {0};