source: tests/.expect/attr-priority.txt @ 19a2890

Last change on this file since 19a2890 was 5ad24a2c, checked in by Andrew Beach <ajbeach@…>, 8 months ago

Added test for the checks on the constructor/destructor attributes.

  • Property mode set to 100644
File size: 381 bytes
Line 
1attr-priority.cfa:7:1 warning: invalid attribute: constructor priorities from 101 to 200 are reserved for the implementation
2attr-priority.cfa:12:1 warning: invalid attribute: destructor priorities from 101 to 200 are reserved for the implementation
3attr-priority.cfa:8:1 error: Invalid application of existing declaration(s) in expression Applying untyped:
4  Name: malloc
5...to:
6
Note: See TracBrowser for help on using the repository browser.