File: broken.go

package info (click to toggle)
gotestsum 1.8.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,060 kB
  • sloc: sh: 89; makefile: 16
file content (5 lines) | stat: -rw-r--r-- 83 bytes parent folder | download | duplicates (3)
1
2
3
4
5
// +build stubpkg

package broken

var missingImport = somepackage.Foo() // nolint