Ignore:
File:
1 edited

Legend:

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

    r191702d rcd6a6ff  
    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
    916
    1017      ... deleted by: ?{}: function
     
    2330                signed int
    2431
     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
    2540              ... to arguments
    2641              Generated Cast of:
     
    3045                  Generated Cast of:
    3146                    Variable Expression: m: reference to instance of struct Managed with body
     47                    ... with resolved type:
     48                      reference to instance of struct Managed with body
    3249                  ... to:
    3350                    instance of struct Managed with body
     51                  ... with resolved type:
     52                    instance of struct Managed with body
     53                ... with resolved type:
     54                  signed int
    3455              ... to:
     56                reference to signed int
     57              ... with resolved type:
    3558                reference to signed int
    3659              Generated Cast of:
    3760                Constant Expression (0: zero_t)
     61                ... with resolved type:
     62                  zero_t
    3863              ... to:
    3964                signed int
     65              ... with resolved type:
     66                signed int
    4067
     68            ... with resolved type:
     69              signed int
    4170            ... with environment:
    4271              Types:
     
    4776    Generated Cast of:
    4877      Variable Expression: x: instance of struct Managed with body
     78      ... with resolved type:
     79        instance of struct Managed with body
    4980    ... to:
    5081      reference to instance of struct Managed with body
     82    ... with resolved type:
     83      reference to instance of struct Managed with body
    5184    Constant Expression (123: signed int)
     85    ... with resolved type:
     86      signed int
    5287
     88  ... with resolved type:
     89    void
    5390... to: nothing
     91... with resolved type:
     92  void
Note: See TracChangeset for help on using the changeset viewer.