mirror of
https://github.com/go-sylixos/elvish.git
synced 2024-11-27 23:11:20 +08:00
4 lines
51 B
Go
4 lines
51 B
Go
package testutil
|
|
|
|
func umask(int) int { return 0 }
|