golang/go

x/website/_content/tour: figure out how to make pic.Show interact well with debug prints

Open

#14.206 aberto em 3 de fev. de 2016

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)Go (19.008 forks)batch import
help wanted

Métricas do repositório

Stars
 (133.883 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Context: https://tour.golang.org/moretypes/15

Running the slices exercise doesn't display bluescale image. Instead it displays the slices of slices returned by Pic and as the last line prints "IMAGE: ".

Guia do colaborador