blob: 7e0ab83b70afcb49cf164c977b2b9563deed5058 [file] [log] [blame]
package main
import (
_ "golang.org/x/sys/unix" // See https://github.com/bazelbuild/rules_go/issues/2168
)
func main() {}