Skip to content

Instantly share code, notes, and snippets.

@supcik
Created June 3, 2018 18:16
Show Gist options
  • Save supcik/8ff4901709aa4ce4165e89b77fe40f94 to your computer and use it in GitHub Desktop.
Save supcik/8ff4901709aa4ce4165e89b77fe40f94 to your computer and use it in GitHub Desktop.
type verbalSum struct {
operands []string
result string
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment