Skip to content

Instantly share code, notes, and snippets.

@relrod
Created June 21, 2016 10:50
Show Gist options
  • Save relrod/ce2a16cd60d53bd533ef23c5e73cf61f to your computer and use it in GitHub Desktop.
Save relrod/ce2a16cd60d53bd533ef23c5e73cf61f to your computer and use it in GitHub Desktop.
if (((m/^\s*(?:'[^']*?'|"[^"]*?"|[^"'#]*?)*?([^"'#<@])<<(\w+)\s*/ &&
($2 !~ m/^\d+$/)) ||
m/^\s*(?:'[^']*?'|"[^"]*?"|[^"'#]*?)*?[^"'#<@]<<\s*(["'`])(.+?|)\1\s*/
) &&
! m/q[qxwr]?\s*[{([#|!\/][^})\]#|!\/]*?<<[^<]/
) {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment