source:
doc/proposals/modules-gen-hdr/err-vicious/cu1.src.c@
47064914
Last change on this file since 47064914 was b28ce93, checked in by , 3 months ago | |
---|---|
|
|
File size: 138 bytes |
Line | |
---|---|
1 | #import auto cu2 |
2 | |
3 | //# @ |
4 | struct A { |
5 | int val; |
6 | }; |
7 | |
8 | //# @ |
9 | struct B { |
10 | struct X x; |
11 | }; |
12 | |
13 | //# - |
14 | static struct Y y __attribute__((unused)); |
Note:
See TracBrowser
for help on using the repository browser.