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

ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
Last change on this file since c7015e6b was 6988dc6, checked in by Peter A. Buhr <pabuhr@…>, 6 years ago

add future testing and adjust expected output

  • Property mode set to 100644
File size: 315 bytes
Line 
1nested-types.cfa:86:1 error: Use of undefined global type Z
2nested-types.cfa:87:1 error: Qualified type requires an aggregate on the left, but has: signed int
3nested-types.cfa:88: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.