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