]> code.delx.au - gnu-emacs-elpa/blob - test/fixtures/comments-and-strings.js
Trivial cleanup.
[gnu-emacs-elpa] / test / fixtures / comments-and-strings.js
1 void 0;
2 // Foo.
3 /* Bar. */
4 'use strict';