Skip to content

Instantly share code, notes, and snippets.

@tav
Created May 18, 2013 22:40
Show Gist options
  • Save tav/5605988 to your computer and use it in GitHub Desktop.
Save tav/5605988 to your computer and use it in GitHub Desktop.
[]string{
UserTerm + "tom", "\x01hello"
}
seen := map[string][string]
for _, token := range tokens {
switch token.Type {
case Link:
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment