Sign in
go
/
tools.git
/
5916e3cbd8b65f73c18253607fa0b696fc5b9da6
/
.
/
go
/
ssa
/
interp
/
testdata
/
src
/
os
/
os.go
blob: 555ef549164ddaaf2bb498e7e7bccfe5d3b9d870 [
file
] [
log
] [
blame
]
package os
func Getenv(string) string
func Exit(int)