Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/working/exception/translate.c

    r8d50e34 r6a48cc9  
    237237                }
    238238                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.
    240241                        __try_resume_cleanup();
    241242
Note: See TracChangeset for help on using the changeset viewer.