source: src/tests/raii/.expect/dtor-early-exit-ERR1.txt@ 28f3a19

new-env with_gc
Last change on this file since 28f3a19 was 80e85829, checked in by Rob Schluntz <rschlunt@…>, 8 years ago

Move constructor/destructor tests to raii subdirectory

  • Property mode set to 100644
File size: 143 bytes
Line 
1raii/dtor-early-exit.c:153:1 error: jump to label 'L1' crosses initialization of y Branch (Goto)
2 with target: L1
3 with original target: L1
4
Note: See TracBrowser for help on using the repository browser.