File size: 153 Bytes
13c2bf6 | 1 2 3 4 5 6 7 8 9 | // Code generated by mkconsts.go. DO NOT EDIT.
//go:build !goexperiment.cgocheck2
package goexperiment
const CgoCheck2 = false
const CgoCheck2Int = 0
|
13c2bf6 | 1 2 3 4 5 6 7 8 9 | // Code generated by mkconsts.go. DO NOT EDIT.
//go:build !goexperiment.cgocheck2
package goexperiment
const CgoCheck2 = false
const CgoCheck2Int = 0
|