summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/parser/bug-1264568.js
blob: 086a04aa94d44e3d921c7e6d56ca5e2bc10d4503 (plain)
1
2
3
4
5
6
// |jit-test| error: SyntaxError
f = (function(stdlib, foreign, heap) {
            "use asm";
            ({ "0"
               ()
               { eval }