On 2/8/24 11:30, Jason Phillips wrote:
Can you create a small self-contained program that reproduces the
issue? The following program returns 404 locally, as I'd expect, but
does get killed in the Go playground: https://go.dev/play/p/FigBLK8KrAK
Perhaps a simpler reproduction that's runnable on
Related to:
https://github.com/golang/go/issues/12919
On Tue, Oct 18, 2016 at 9:49 PM, Diego Medina wrote:
> Hi,
>
> From a 3rd party I get a file with time like 1503 or 900 (meaning 3:03PM or
> 9:00 AM)
>
> so I thought I could use this format:
>
> https://play.golang.org/p/RKR71hTWGo
>
> x, e