summaryrefslogtreecommitdiffstats
path: root/js/xpconnect/tests/unit/bug451678_subscript.js
blob: 72ff49a2d64102084411272010a0d524566f7504 (plain)
1
2
3
4
5
var tags = [];
function makeTags() {}

// This will be the return value of the script.
42