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

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