Closed
Description
We want to have a standard set of test inputs and outputs for each exercise to
make it easier to port them to new languages, as well as to help keep the
exercises in sync.
The Go Counting exercise can be found in the ./exercises/go-counting/ directory.
The step-by-step instructions for how to compile a canonical-data.json file is
described in this section of the contributing guide.
See http://exercism.io/contribute/canonical-data/go-counting for the up-to-date list of
language tracks that have an implementation of the Go Counting exercise.
The tracking issue has more context.