Skip to content

Instantly share code, notes, and snippets.

@tsh-code
Created January 21, 2019 15:46
Show Gist options
  • Save tsh-code/26c2f226af0b04c93c194a0d5c275557 to your computer and use it in GitHub Desktop.
Save tsh-code/26c2f226af0b04c93c194a0d5c275557 to your computer and use it in GitHub Desktop.
PO-Dragon.swift
class Dragon: Creature,
Walking,
Running,
Flying,
Burning { }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment