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

ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
Last change on this file since 262deda0 was b2de2e0, checked in by Andrew Beach <ajbeach@…>, 4 years ago

Improved the check of the catch[Resume] exception declaration.

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