]> code.delx.au - gnu-emacs-elpa/blob - packages/context-coloring/test/fixtures/unterminated-comment.js
Merge commit '4bf7f1c9e46fb819c673e55d8a1891774e139f98' from hydra
[gnu-emacs-elpa] / packages / context-coloring / test / fixtures / unterminated-comment.js
1 function a() {
2 /*
3 function b() {
4
5 }
6 }