1 2 3 4 5 6 7 8
// void disappearing_semicolon(void) { r = (recordtypecast){ a, b, c }; //<-- p = Table_put(t, a, &r); }