- File:
-
- 1 edited
-
tests/exceptions/virtual-poly.cfa (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tests/exceptions/virtual-poly.cfa
r3bf9d10 r8f910430 6 6 */ 7 7 8 #include <fstream.hfa>9 8 #include <assert.h> 10 9 … … 106 105 mono_poly_test(); 107 106 poly_poly_test(); 108 sout | "done";107 printf( "done\n" ); 109 108 }
Note:
See TracChangeset
for help on using the changeset viewer.