blob: 6ec6dfd499ab795e45ffdea7b83bc0ce8a789fde [file] [log] [blame]
// |jit-test| error: TypeError
{
let x;
function x() { }
}