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