Skip to content

Instantly share code, notes, and snippets.

@vhutov
Last active March 2, 2018 11:58
Show Gist options
  • Save vhutov/0b52ec8102ed819b4c05fdf9b529295f to your computer and use it in GitHub Desktop.
Save vhutov/0b52ec8102ed819b4c05fdf9b529295f to your computer and use it in GitHub Desktop.
trait Message {
def id: String
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment