source: src/tests/raii/.expect/dtor-early-exit-ERR2.txt@ 1a59641

new-env
Last change on this file since 1a59641 was 710deb02, checked in by Thierry Delisle <tdelisle@…>, 8 years ago

Fixed line number in error msg

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