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

9 lines
94 B
Plaintext

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