source:
tests/nowarn/string.cfa
@
d30c229
Last change on this file since d30c229 was d30c229, checked in by , 5 days ago | |
---|---|
|
|
File size: 88 bytes |
Rev | Line | |
---|---|---|
[d30c229] | 1 | #include <string.hfa> |
2 | #include <string_res.hfa> | |
3 | ||
4 | int main() { | |
5 | printf( "done\n" ); | |
6 | } |
Note: See TracBrowser
for help on using the repository browser.