- File:
-
- 1 edited
-
tests/.expect/init1-ERROR.nast.txt (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tests/.expect/init1-ERROR.nast.txt
rcd6a6ff rbb87dd0 11 11 ... to: 12 12 reference to signed int 13 ... with resolved type:14 reference to signed int15 13 init1.cfa:107:1 error: Invalid application of existing declaration(s) in expression Applying untyped: 16 14 Name: ?{} … … 18 16 Generated Cast of: 19 17 Variable Expression: _retval_f_py: pointer to signed int 20 ... with resolved type:21 pointer to signed int22 18 ... to: 23 reference to pointer to signed int24 ... with resolved type:25 19 reference to pointer to signed int 26 20 Name: px … … 30 24 ... to: 31 25 reference to float 32 ... with resolved type:33 reference to float34 26 init1.cfa:117:1 error: Invalid application of existing declaration(s) in expression Applying untyped: 35 27 Name: ?{} … … 37 29 Generated Cast of: 38 30 Variable Expression: _retval_f_py2: pointer to float 39 ... with resolved type:40 pointer to float41 31 ... to: 42 reference to pointer to float43 ... with resolved type:44 32 reference to pointer to float 45 33 Name: cpx … … 49 37 ... to: 50 38 reference to instance of type T (not function type) 51 ... with resolved type:52 reference to instance of type T (not function type)53 39 init1.cfa:128:1 error: Invalid application of existing declaration(s) in expression Applying untyped: 54 40 Name: ?{} … … 56 42 Generated Cast of: 57 43 Variable Expression: _retval_anycvt: pointer to instance of type T (not function type) 58 ... with resolved type:59 pointer to instance of type T (not function type)60 44 ... to: 61 reference to pointer to instance of type T (not function type)62 ... with resolved type:63 45 reference to pointer to instance of type T (not function type) 64 46 Name: s
Note:
See TracChangeset
for help on using the changeset viewer.