go18.go

1// The contents of this file has been released in to the Public Domain.
2
3// +build go1.8
4
5package gtego18
6
7const __SOFTWARE_REQUIRES_GO_VERSION_1_8__ = uint8(0)