source:
tests/exceptions/.expect/type-check.txt@
affb51b
| Last change on this file since affb51b was d00d581, checked in by , 4 years ago | |
|---|---|
|
|
| File size: 340 bytes | |
| Line | |
|---|---|
| 1 | exceptions/type-check.cfa:6:1 error: catch must have pointer to an exception type |
| 2 | exceptions/type-check.cfa:7:1 error: catch must have pointer to an exception type |
| 3 | exceptions/type-check.cfa:8:1 error: catchResume must have pointer to an exception type |
| 4 | exceptions/type-check.cfa:9:1 error: catchResume must have pointer to an exception type |
Note:
See TracBrowser
for help on using the repository browser.