gotools/go/ssa/interp/testdata/src/time/time.go

package time

type Duration int64

func Sleep(Duration)