UNPKG

stackedy

Version:

Roll your own stack traces and control program execution through AST manipulation

10 lines (6 loc) 93 B
t.ok(true); exports.times = 0; function waiter () { exports.times ++; } wait(waiter);