- File:
-
- 1 edited
-
tests/exceptions/data-except.cfa (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/exceptions/data-except.cfa
rfe0b94f rd3cf623 14 14 } 15 15 16 int main( int argc, char * argv[]) {16 int main() { 17 17 paired except = {&paired_vt, 3, 13}; 18 18
Note:
See TracChangeset
for help on using the changeset viewer.