bug633828.js (90B)
1 // |jit-test| error: SyntaxError; 2 (function() { 3 function a() {} 4 function a() {} 5 } 6 for