source: tests/nowarn/fstream.cfa@ f9a0dd0

Last change on this file since f9a0dd0 was 96ef156, checked in by Michael Brooks <mlbrooks@…>, 12 months ago

Fix IO stream to be warning-free.

  • Property mode set to 100644
File size: 58 bytes
Line 
1#include <fstream.hfa>
2
3int main() {
4 sout | "done";
5}
Note: See TracBrowser for help on using the repository browser.