source: src/tests/raii/.expect/ctor-autogen-ERR1.txt @ 34dcc474

new-envwith_gc
Last change on this file since 34dcc474 was 80e8582, checked in by Rob Schluntz <rschlunt@…>, 7 years ago

Move constructor/destructor tests to raii subdirectory

  • Property mode set to 100644
File size: 305 bytes
Line 
1raii/ctor-autogen.c:102:1 error: No reasonable alternatives for expression Applying untyped:
2  Name: ?{}
3...to:
4  Cast of:
5    Variable Expression: x: instance of struct Managed with body 1
6  ... to:
7    reference to instance of struct Managed with body 1
8  constant expression (123 123: signed int)
9
Note: See TracBrowser for help on using the repository browser.