Skip to content

Instantly share code, notes, and snippets.

@Kami
Created April 28, 2011 17:46
Show Gist options
  • Select an option

  • Save Kami/946849 to your computer and use it in GitHub Desktop.

Select an option

Save Kami/946849 to your computer and use it in GitHub Desktop.
{
"bar.js": {
"lines": [
"2",
"3"
],
"source": [
"",
"exports.bar = function(msg){",
" return msg || 'bar';",
"};"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment