]> code.delx.au - gnu-emacs-elpa/blob - packages/context-coloring/test/fixtures/comments-and-strings.js
Update packages/yasnippet by subtree-merging from its github-based upstream
[gnu-emacs-elpa] / packages / context-coloring / test / fixtures / comments-and-strings.js
1 void 0;
2 // Foo.
3 /* Bar. */
4 'use strict';