...

Source file src/go/build/zcgo.go

Documentation: go/build

     1  // Code generated by go tool dist; DO NOT EDIT.
     2  
     3  package build
     4  
     5  const defaultCGO_ENABLED = ""
     6  

View as plain text