source:
doc/proposals/modules-gen-hdr/coop/main.src.c@
fae93a40
| Last change on this file since fae93a40 was b28ce93, checked in by , 4 months ago | |
|---|---|
|
|
| File size: 98 bytes | |
| Rev | Line | |
|---|---|---|
| [b28ce93] | 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.