]> git.ipfire.org Git - thirdparty/gcc.git/blob - libgo/go/cmd/go/internal/modfile/testdata/rule1.golden
Add error check on return value of build_co_await
[thirdparty/gcc.git] / libgo / go / cmd / go / internal / modfile / testdata / rule1.golden
1 module "x"
2
3 module "y"
4
5 require "x"
6
7 require x