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