summaryrefslogtreecommitdiffstats
path: root/devtools/client/webconsole/test/browser/test-sourcemap-error-01.js
blob: 74cc832a38d73a5fadba33c9fb4b3f3fdd8d0d1b (plain)
1
2
3
4
5
6
7
"use strict";
window.qqz = function() {
  console.log("here");
};
window.qqz();
/* eslint-disable spaced-comment */
//# sourceMappingURL=no-such-file.js.map