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