report/report/src/dw_semantics/unwind2.c

3 lines
101 B
C

for(int i = 0; i < 2; ++i)
current_context = unwind_frame(current_context[RA], current_context);