Changeset 883b46c for src/Tests/Expect-a
- Timestamp:
- Jun 11, 2015, 12:38:43 PM (10 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, gc_noraii, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, string, with_gc
- Children:
- 7bcf74e
- Parents:
- eff0cad0
- Location:
- src/Tests/Expect-a
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Tests/Expect-a/TypeGenerator.txt
reff0cad0 r883b46c 7 7 with parameters 8 8 instance of type T (not function type) 9 instance of type T (not function type) 10 returning 11 instance of type T (not function type) 12 13 ?=?: function 14 with parameters 15 pointer to instance of type T (not function type) 9 16 instance of type T (not function type) 10 17 returning … … 30 37 31 38 32 with assertions 33 instance of context addable 34 with parameters 35 instance of type T (not function type) 36 37 38 li: instance of type List1 (not function type) 39 ListOfIntegers: typedef for instance of type List1 (not function type) 39 40 with parameters 40 41 signed int 41 42 43 li: instance of type ListOfIntegers (not function type) 42 44 f: function 43 45 with parameters
Note: See TracChangeset
for help on using the changeset viewer.