Ignore:
File:
1 edited

Legend:

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

    r08222c7 rbf71cfd  
    1 castError.cfa:7:1 error: Cannot choose between 3 alternatives for expression
     1castError.c:7:1 error: Cannot choose between 3 alternatives for expression
    22Cast of:
    33  Name: f
    44... to:
    5   char Alternatives are:
     5  charAlternatives are:
    66Cost ( 1, 0, 0, 0 ): Cast of:
    77     Variable Expression: f: function
    88       accepting unspecified arguments
    9      ... returning nothing
     9     ... returning nothing 
    1010
    1111   ... to:
     
    1414   char
    1515 )
    16  Environment:
     16 Environment: 
    1717
    1818Cost ( 1, 0, 0, 0 ): Cast of:
     
    2323   char
    2424 )
    25  Environment:
     25 Environment: 
    2626
    2727Cost ( 1, 0, 0, 0 ): Cast of:
     
    3232   char
    3333 )
    34  Environment:
     34 Environment: 
    3535
    3636
Note: See TracChangeset for help on using the changeset viewer.