We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
compiling
function f() { if (true) {} else return f() }
throws ReferenceError: test.js: unknown node of type undefined with constructor "Array"
ReferenceError: test.js: unknown node of type undefined with constructor "Array"