]> git.ipfire.org Git - thirdparty/gcc.git/blob - libgo/go/cmd/go/internal/modfile/testdata/comment.golden
Add error check on return value of build_co_await
[thirdparty/gcc.git] / libgo / go / cmd / go / internal / modfile / testdata / comment.golden
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