confyg/testdata/comment.golden

11 lines
111 B
Plaintext

// comment
module "x" // eol
// mid comment
// comment 2
// comment 2 line 2
module "y" // eoy
// comment 3