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

ADTarm-ehast-experimentalcleanup-dtorsenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change on this file since f8b69da7 was bf71cfd, checked in by Thierry Delisle <tdelisle@…>, 6 years ago

Moved up many directories in source

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