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