Skip to content

Instantly share code, notes, and snippets.

@Vanethos
Last active May 12, 2019 12:11
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 Vanethos/6a7be5d396a30998ba943018f65333a6 to your computer and use it in GitHub Desktop.
Save Vanethos/6a7be5d396a30998ba943018f65333a6 to your computer and use it in GitHub Desktop.
void main() {
var mike = Mike();
mike.code(); // prints: "Coding intensifies"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment