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