Changeset 66812dd for tests/zombies
- Timestamp:
- Sep 27, 2020, 10:00:39 PM (4 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 0a19c51
- Parents:
- bd47f35
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/zombies/structMember.cfa
rbd47f35 r66812dd 53 53 // C useless declarations 54 54 55 #ifdef ERROR 55 56 int; 56 57 TD; … … 70 71 W(int); 71 72 W(int).X; 73 #endif // ERROR 72 74 }; 73 75
Note: See TracChangeset
for help on using the changeset viewer.