github.com/gernest/nezuko@v0.1.2/internal/modfile/testdata/comment.in (about)

     1  // comment
     2  module "x" // eol
     3  // mid comment
     4  
     5  // comment 2
     6  // comment 2 line 2
     7  module "y" // eoy
     8  // comment 3