Changeset 0e04f59 for src/tests


Ignore:
Timestamp:
Oct 23, 2017, 5:42:43 PM (6 years ago)
Author:
Rob Schluntz <rschlunt@…>
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
Message:

Update castError output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/tests/.expect/castError.txt

    rf53836b r0e04f59  
    44... to:
    55  charAlternatives are:
    6 Cost ( 1, 0, 0, 0 ): Cast of:
    7      Variable Expression: f: function
    8        accepting unspecified arguments
    9      ... returning nothing
    10 
    11    ... to:
    12      char
    13  (types:
    14    char
    15  )
    16  Environment:
    17 
    186Cost ( 1, 0, 0, 0 ): Cast of:
    197     Variable Expression: f: signed int
     
    3422 Environment:
    3523
     24Cost ( 1, 0, 0, 0 ): Cast of:
     25     Variable Expression: f: function
     26       accepting unspecified arguments
     27     ... returning nothing
    3628
     29   ... to:
     30     char
     31 (types:
     32   char
     33 )
     34 Environment:
     35
     36
Note: See TracChangeset for help on using the changeset viewer.