Skip to content

Instantly share code, notes, and snippets.

@nathanathan
Created November 11, 2012 06:08
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 nathanathan/4053896 to your computer and use it in GitHub Desktop.
Save nathanathan/4053896 to your computer and use it in GitHub Desktop.
s_exp empty list
{
"category": "s_exp",
"components": [
{"regex": "\\(\\s*\\)"}
],
"implementation": "function () {return [];}",
"asyncImpl": "callback([])"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment