Skip to content

Instantly share code, notes, and snippets.

@ostretsov
Created January 14, 2015 04:39
Show Gist options
  • Save ostretsov/65861b71f48859224d4d to your computer and use it in GitHub Desktop.
Save ostretsov/65861b71f48859224d4d to your computer and use it in GitHub Desktop.
class Animal
trait Furry extends Animal
trait HasLegs extends Animal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment