summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/modules/bug-1225346.js
blob: 6d8908e981e7c27f7cad259ae92885649e317aaa (plain)
1
2
// |jit-test| error: Error: expected filename string, got number
parseModule("", 3);