chromium/third_party/blink/web_tests/http/tests/devtools/sources/debugger/resources/edit-me-syntax-error.js

function syntaxError()
{
    return ,"I'm good";
}