TestLineBreakIssue.before

1// this is
2// a regular
3// comment
4$(function() {
5    console.log("Hello, world!");
6});