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