5 строки
56 Б
Go
5 строки
56 Б
Go
//go:build !wasi
|
|
|
|
package os_test
|
|
|
|
const isWASI = false
|