Changeset 588c2b0 for tests/.expect


Ignore:
Timestamp:
Oct 3, 2018, 3:06:16 PM (6 years ago)
Author:
Aaron Moss <a3moss@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, no_list, persistent-indexer, pthread-emulation, qualifiedEnum
Children:
9ad2f9f
Parents:
1dd1bd2
Message:

fixed castError test for new Cost 6-tuples

File:
1 edited

Legend:

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

    r1dd1bd2 r588c2b0  
    33  Name: f
    44... to:
    5   charAlternatives are:
    6 Cost ( 1, 0, 0, 0 ): Cast of:
     5  char Alternatives are:
     6Cost ( 1, 0, 0, 0, 0, 0 ): Cast of:
    77     Variable Expression: f: function
    88       accepting unspecified arguments
     
    1616 Environment:
    1717
    18 Cost ( 1, 0, 0, 0 ): Cast of:
     18Cost ( 1, 0, 0, 0, 0, 0 ): Cast of:
    1919     Variable Expression: f: double
    2020   ... to:
     
    2525 Environment:
    2626
    27 Cost ( 1, 0, 0, 0 ): Cast of:
     27Cost ( 1, 0, 0, 0, 0, 0 ): Cast of:
    2828     Variable Expression: f: signed int
    2929   ... to:
Note: See TracChangeset for help on using the changeset viewer.