Last change
on this file since 489d3ba was 3e49c477, checked in by Peter A. Buhr <pabuhr@…>, 23 months ago |
update expected output from tests after changes in semantic error messages
|
-
Property mode
set to
100644
|
File size:
356 bytes
|
Line | |
---|
1 | nested-types.cfa:100:25: warning: Compiled
|
---|
2 | nested-types.cfa:86:1 error: Use of undefined global type Z.
|
---|
3 | nested-types.cfa:87:1 error: Qualified type requires an aggregate on the left, but has signed int.
|
---|
4 | nested-types.cfa:88:1 error: Undefined type in qualified type Qualified Type:
|
---|
5 | instance of struct S with body
|
---|
6 | instance of type Z (not function type)
|
---|
7 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.