DEBSOURCES
Skip Quicknav
sources / golang-github-traefik-yaegi / 0.16.1-2 / _test / fun22.go
12345678910
package main import "time" func main() { time.Date() } // Error: // 6:2: not enough arguments in call to time.Date