github.com/0xKiwi/rules_go@v0.24.3/tests/core/cgo/tag_cgo_err.go (about)

     1  // +build !cgo
     2  
     3  package main
     4  
     5  // this file should not be compiled
     6  !!!