index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
src
/
jit-test
/
tests
/
basic
/
functionRedeclLet.js
blob: 7014c3ba898ce5f0a213583dd4db6a85301a59a8 (
plain
)
1
2
3
4
5
// |jit-test| error: SyntaxError { let x; function x() { } }