source:
doc/proposals/modules-gen-hdr/coop/main.src.c@
4be9a14
      
      | Last change on this file since 4be9a14 was b28ce93, checked in by , 4 months ago | |
|---|---|
| 
 | |
| File size: 98 bytes | |
| Line | |
|---|---|
| 1 | #import static egg | 
| 2 | |
| 3 | //# $f | 
| 4 | int main() { | 
| 5 | struct egg e; | 
| 6 | ctor_egg( & e, 0 ); | 
| 7 | hatch( & e ); | 
| 8 | } | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    