...

Source file src/github.com/bazelbuild/bazel-gazelle/language/go/testdata/platforms/ignored.go

Documentation: github.com/bazelbuild/bazel-gazelle/language/go/testdata/platforms

     1  //go:build ignore
     2  // +build ignore
     3  
     4  package platforms
     5  

View as plain text