functionRedeclGlobalConst.js (63B)
1 // |jit-test| error: SyntaxError 2 const x = 0; 3 function x() { }