UNPKG

lasso-node

Version:

JavaScript widget and page unit testing with on the fly instrumentation

9 lines (8 loc) 115 B
function foo() { return 'foo'; } function notCalled() { if (true) { return 'this function is not called'; } }