]> code.delx.au - gnu-emacs-elpa/blob - fixtures/test/unterminated-comment.js
Reorganize files.
[gnu-emacs-elpa] / fixtures / test / unterminated-comment.js
1 function a() {
2 /*
3 function b() {
4
5 }
6 }