Highlights
- Arctic Code Vault Contributor
Popular repositories
-
-
Forked from google/starlark-go
Starlark in Go: the Starlark configuration language, implemented in Go
Go
-
56 contributions in the last year
Less
More
Contribution activity
April 2021
Created 7 commits in 2 repositories
Created an issue in golang/go that received 3 comments
time: unbalanced quotation in Parse error message
See https://play.golang.org/p/z4GVpb8RQCY:
// time (underlying problem) _, err := time.Parse(`"`+time.RFC3339+`"`, "0") fmt.Println(err) // parsin…
3
comments