source:
tests/linking/mangling/lib.cfa
@
3e5eeaf
Last change on this file since 3e5eeaf was e1d66c84, checked in by , 2 years ago | |
---|---|
|
|
File size: 137 bytes |
Rev | Line | |
---|---|---|
[d4c8b59] | 1 | #include "header.hfa" |
2 | ||
3 | name_but_a_typedefed_t a_typedefed_global; | |
4 | ||
5 | struct { | |
6 | int some_int; | |
7 | int some_other_int; | |
[e1d66c84] | 8 | } a_global_with_no_type; |
Note: See TracBrowser
for help on using the repository browser.