Skip to content

Instantly share code, notes, and snippets.

@masonforest
Created November 18, 2012 21:55
Show Gist options
  • Save masonforest/4107758 to your computer and use it in GitHub Desktop.
Save masonforest/4107758 to your computer and use it in GitHub Desktop.
The First Runnable Gist!
name = params['name'];
callback("Hello "+name)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment