blob: c02b6c059f95095700870661dc7b5dc896ae1f5f [file] [log] [blame]
description(
"This file tests whether the 'debugger' statement throws a syntax error. (IE respects 'debugger' as a statement that behaves like a breakpoint)."
);
debugger
debugger;