]> code.delx.au - gnu-emacs-elpa/blob - test/fixtures/global.js
3de21470d7f47c663754c6418c775feb58996a04
[gnu-emacs-elpa] / test / fixtures / global.js
1 (function () {
2 var a = global('a');
3 }());