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