Files
UXP-Fixed/js/xpconnect/tests/unit/bug451678_subscript.js
2018-02-02 04:16:08 -05:00

6 lines
95 B
JavaScript

var tags = [];
function makeTags() {}
// This will be the return value of the script.
42