The Tor Browser
/ file comparison
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
revisions
annotate
diff
comparison
raw
comparison: js/src/jit-test/tests/basic/bug633828.js
js/src/jit-test/tests/basic/bug633828.js
changeset 0
6474c204b198
equal
deleted
inserted
replaced
-1:000000000000
0:b17a7bc2489d
1
// |jit-test| error: SyntaxError;
2
(function() {
3
function a() {}
4
function a() {}
5
}
6
for