5 строки
59 Б
Go
5 строки
59 Б
Go
// +build freebsd
|
|
|
|
package runtime
|
|
|
|
const GOOS = "freebsd"
|