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

ADTast-experimental
Last change on this file since 18ea270 was 594e1db, checked in by Thierry Delisle <tdelisle@…>, 21 months ago

Removed a bunch of oast tests, since they are never triggered anymore.

  • Property mode set to 100644
File size: 356 bytes
RevLine 
[53692b3]1nested-types.cfa:100:25: warning: Compiled
[6988dc6]2nested-types.cfa:86:1 error: Use of undefined global type Z
3nested-types.cfa:87:1 error: Qualified type requires an aggregate on the left, but has: signed int
4nested-types.cfa:88:1 error: Undefined type in qualified type: Qualified Type:
[298fe57]5  instance of struct S with body
[07ec1a2]6  instance of type Z (not function type)
[49e1275]7
Note: See TracBrowser for help on using the repository browser.