Skip to content

Instantly share code, notes, and snippets.

@Vanethos
Last active May 12, 2019 12:10
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/7f4f52e6314ae8472eb1e8b10130bc5e to your computer and use it in GitHub Desktop.
Save Vanethos/7f4f52e6314ae8472eb1e8b10130bc5e to your computer and use it in GitHub Desktop.
void main() {
var mike = Mike();
mike.think(); // prints: "Hmm, I wonder what I can do today"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment