Skip to content

Instantly share code, notes, and snippets.

Created May 26, 2016 06:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/a4e5ab36a131865eae46334e1f1ba34d to your computer and use it in GitHub Desktop.
Save anonymous/a4e5ab36a131865eae46334e1f1ba34d to your computer and use it in GitHub Desktop.
the description for this gist
Error:(14, 15) type mismatch;
found : AnyRef{type Tag = models.ItemIDTag; type Self = Int}
required: models.UserID
(which expands to) AnyRef{type Tag = models.UserIDTag; type Self = Int}
Ownership(bike, mike)
^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment