- Timestamp:
- Jul 16, 2016, 9:19:33 AM (8 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- 20340c2, 7a2c5391
- Parents:
- cb2e8ce (diff), 5d125e4 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - Location:
- src/tests/.expect
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
src/tests/.expect/declarationErrors.txt
rcb2e8ce r873ffb7 5 5 with members 6 6 i: int 7 with body 7 8 8 9 … … 10 11 with members 11 12 i: int 13 with body 12 14 13 15 -
src/tests/.expect/declarationSpecifier.txt
rcb2e8ce r873ffb7 5 5 with members 6 6 i: int 7 with body 7 8 8 9 … … 10 11 with members 11 12 i: int 13 with body 12 14 13 15
Note: See TracChangeset
for help on using the changeset viewer.