Skip to content

Commit 23afc48

Browse files
committed
godoc
1 parent d296636 commit 23afc48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/submit.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,7 @@ func (s *submitCmdContext) printResult() {
290290
fmt.Fprintf(Out, " %s\n\n", s.metadata.URL)
291291
}
292292

293+
// submission is a submission to the Excercism API.
293294
type submission struct {
294295
documents []workspace.Document
295296
metadata *workspace.ExerciseMetadata

0 commit comments

Comments
 (0)