Changeset 0e04f59
- Timestamp:
 - Oct 23, 2017, 5:42:43 PM (8 years ago)
 - Branches:
 - ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
 - Children:
 - 85d340d
 - Parents:
 - f53836b
 - File:
 - 
      
- 1 edited
 
- 
          
  src/tests/.expect/castError.txt (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
src/tests/.expect/castError.txt
rf53836b r0e04f59 4 4 ... to: 5 5 charAlternatives are: 6 Cost ( 1, 0, 0, 0 ): Cast of:7 Variable Expression: f: function8 accepting unspecified arguments9 ... returning nothing10 11 ... to:12 char13 (types:14 char15 )16 Environment:17 18 6 Cost ( 1, 0, 0, 0 ): Cast of: 19 7 Variable Expression: f: signed int … … 34 22 Environment: 35 23 24 Cost ( 1, 0, 0, 0 ): Cast of: 25 Variable Expression: f: function 26 accepting unspecified arguments 27 ... returning nothing 36 28 29 ... to: 30 char 31 (types: 32 char 33 ) 34 Environment: 35 36  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.