source: tests/.expect/nested-types-ERR2.txt@ ad72c8b

ADT aaron-thesis arm-eh ast-experimental cleanup-dtors deferred_resn enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr no_list persistent-indexer pthread-emulation qualifiedEnum
Last change on this file since ad72c8b was dc8511c, checked in by Peter A. Buhr <pabuhr@…>, 7 years ago

first attempt at updating suffixes for test programs

  • Property mode set to 100644
File size: 318 bytes
Line 
1nested-types.cfa:73:1 error: Use of undefined global type Z
2nested-types.cfa:74:1 error: Qualified type requires an aggregate on the left, but has: signed int
3nested-types.cfa:75:1 error: Undefined type in qualified type: Qualified Type:
4 instance of struct S with body 1
5 instance of type Z (not function type)
6
Note: See TracBrowser for help on using the repository browser.