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