Files
crush/internal/ui/diffview/testdata/TestLineBreakIssue.before

7 lines
88 B
Plaintext

// this is
// a regular
// comment
$(function() {
console.log("Hello, world!");
});