source: tests/nowarn/string.cfa @ 50e04cc

Last change on this file since 50e04cc was d30c229, checked in by Michael Brooks <mlbrooks@…>, 3 months 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.