Skip to content

Instantly share code, notes, and snippets.

@stephenmelrose
Created October 14, 2013 14:52
Show Gist options
  • Save stephenmelrose/6976942 to your computer and use it in GitHub Desktop.
Save stephenmelrose/6976942 to your computer and use it in GitHub Desktop.
Developer sense of humour
throw new Error(util.format(
'Invalid team location [%s]. Expected "home" or "away" (with you each day).',
teamLocation
));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment