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