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

ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprno_listpersistent-indexerpthread-emulationqualifiedEnum
Last change on this file since 276a55b2 was 07ec1a2, checked in by Thierry Delisle <tdelisle@…>, 5 years ago

Removed unnecessary trailing whitespaces in tests

  • Property mode set to 100644
File size: 315 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.