source: tests/nowarn/string.cfa @ d344a63

Last change on this file since d344a63 was d30c229, checked in by Michael Brooks <mlbrooks@…>, 5 days ago

Add test for milestone: String is warning-free

  • Property mode set to 100644
File size: 88 bytes
Line 
1#include <string.hfa>
2#include <string_res.hfa>
3
4int main() {
5    printf( "done\n" );
6}
Note: See TracBrowser for help on using the repository browser.