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