- File:
-
- 1 edited
-
tests/exceptions/polymorphic.cfa (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/exceptions/polymorphic.cfa
r3bf9d10 rd3cf623 59 59 } 60 60 61 int main( int argc, char * argv[]) {61 int main() { 62 62 proxy_test(); 63 63 sout | nl;
Note:
See TracChangeset
for help on using the changeset viewer.