Ignore:
File:
1 edited

Legend:

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

    rc2c6177 r0e04f59  
    55  charAlternatives are:
    66Cost ( 1, 0, 0, 0 ): Cast of:
    7      Variable Expression: f: function
    8        accepting unspecified arguments
    9      ... returning nothing
    10 
     7     Variable Expression: f: signed int
    118   ... to:
    129     char
     
    2623
    2724Cost ( 1, 0, 0, 0 ): Cast of:
    28      Variable Expression: f: signed int
     25     Variable Expression: f: function
     26       accepting unspecified arguments
     27     ... returning nothing
     28
    2929   ... to:
    3030     char
Note: See TracChangeset for help on using the changeset viewer.