- File:
-
- 1 edited
-
doc/working/exception/translate.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
doc/working/exception/translate.c
r8d50e34 r6a48cc9 237 237 } 238 238 void finally1() { 239 // (Finally, because of timing, also work for resume.) 239 // Finally, because of timing, also works for resume. 240 // However this might not actually be better in any way. 240 241 __try_resume_cleanup(); 241 242
Note:
See TracChangeset
for help on using the changeset viewer.