Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/raii/.expect/ctor-autogen-ERR1.nast.txt

    rcd6a6ff r191702d  
    77        signed int
    88      ... returning nothing
    9 
    10       ... with resolved type:
    11         function
    12         ... with parameters
    13           reference to instance of struct Managed with body
    14           signed int
    15         ... returning nothing
    169
    1710      ... deleted by: ?{}: function
     
    3023                signed int
    3124
    32               ... with resolved type:
    33                 pointer to function
    34                 ... with parameters
    35                   reference to signed int
    36                   signed int
    37                 ... returning
    38                   signed int
    39 
    4025              ... to arguments
    4126              Generated Cast of:
     
    4530                  Generated Cast of:
    4631                    Variable Expression: m: reference to instance of struct Managed with body
    47                     ... with resolved type:
    48                       reference to instance of struct Managed with body
    4932                  ... to:
    5033                    instance of struct Managed with body
    51                   ... with resolved type:
    52                     instance of struct Managed with body
    53                 ... with resolved type:
    54                   signed int
    5534              ... to:
    56                 reference to signed int
    57               ... with resolved type:
    5835                reference to signed int
    5936              Generated Cast of:
    6037                Constant Expression (0: zero_t)
    61                 ... with resolved type:
    62                   zero_t
    6338              ... to:
    6439                signed int
    65               ... with resolved type:
    66                 signed int
    6740
    68             ... with resolved type:
    69               signed int
    7041            ... with environment:
    7142              Types:
     
    7647    Generated Cast of:
    7748      Variable Expression: x: instance of struct Managed with body
    78       ... with resolved type:
    79         instance of struct Managed with body
    8049    ... to:
    8150      reference to instance of struct Managed with body
    82     ... with resolved type:
    83       reference to instance of struct Managed with body
    8451    Constant Expression (123: signed int)
    85     ... with resolved type:
    86       signed int
    8752
    88   ... with resolved type:
    89     void
    9053... to: nothing
    91 ... with resolved type:
    92   void
Note: See TracChangeset for help on using the changeset viewer.