Ignore:
File:
1 edited

Legend:

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

    r35ba584c r6a48cc9  
    5454
    5555__throw_resume(exception_instance);
    56 
    57 
    58 
    59 // Rethrows (inside matching handlers):
    60 "Cforall"
    61 
    62 throw;
    63 
    64 resume;
    65 
    66 "C"
    67 
    68 __rethrow_terminate();
    69 
    70 return false;
    7156
    7257
Note: See TracChangeset for help on using the changeset viewer.