source: tests/nowarn/fstream.cfa @ d344a63

Last change on this file since d344a63 was 96ef156, checked in by Michael Brooks <mlbrooks@…>, 5 days 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.