source: tests/enum_tests/.expect/lvalue.txt@ b28ce93

Last change on this file since b28ce93 was 8705a11, checked in by Andrew Beach <ajbeach@…>, 7 months ago

Added a test to check enumerations based on trac#46, which has been solved for a while, so that it may be closed.

  • Property mode set to 100644
File size: 351 bytes
Line 
1enum_tests/lvalue.cfa:17:1 error: Invalid application of existing declaration(s) in expression Address of:
2 Name: C
3enum_tests/lvalue.cfa:18:1 error: Invalid application of existing declaration(s) in expression Address of:
4 Name: O
5enum_tests/lvalue.cfa:19:1 error: Invalid application of existing declaration(s) in expression Address of:
6 Name: T
Note: See TracBrowser for help on using the repository browser.