ast-experimental
Last change
on this file since 8463136 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 | |
---|
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.