Skip to content

Instantly share code, notes, and snippets.

@schliflo
Last active April 13, 2016 11:58
Show Gist options
  • Save schliflo/1bece757cd49a0bba548342243497db1 to your computer and use it in GitHub Desktop.
Save schliflo/1bece757cd49a0bba548342243497db1 to your computer and use it in GitHub Desktop.
Test Gist
// this is a simple demonstration of a GitHub Gist
// you may or may not take this seriously ;)
while (!beer.empty) {
drink(beer);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment