Skip to content

Instantly share code, notes, and snippets.

@jamesgarfield
Created February 13, 2015 16:17
Show Gist options
  • Save jamesgarfield/2696566282a8e1af35c0 to your computer and use it in GitHub Desktop.
Save jamesgarfield/2696566282a8e1af35c0 to your computer and use it in GitHub Desktop.
Identity function regex (pcre)
function\((.*)\)\s*\{\s*return \1;?\s*\}
close enough anyhow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment