blob: 8b0af65465076ffbca983145ae58ca4f1a3bff5d [file] [log] [blame]
// |jit-test| error: TypeError
{
const x = 0;
function x() { }
}