source: tests/exceptions/.expect/type-check.txt @ d00d581

ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
Last change on this file since d00d581 was d00d581, checked in by Henry Xue <y58xue@…>, 3 years ago

Update exception tests to use new syntax

  • Property mode set to 100644
File size: 340 bytes
Line 
1exceptions/type-check.cfa:6:1 error: catch must have pointer to an exception type
2exceptions/type-check.cfa:7:1 error: catch must have pointer to an exception type
3exceptions/type-check.cfa:8:1 error: catchResume must have pointer to an exception type
4exceptions/type-check.cfa:9:1 error: catchResume must have pointer to an exception type
Note: See TracBrowser for help on using the repository browser.