Skip to content

Instantly share code, notes, and snippets.

@funrep
Created September 21, 2013 14:26
Show Gist options
  • Save funrep/6651131 to your computer and use it in GitHub Desktop.
Save funrep/6651131 to your computer and use it in GitHub Desktop.
-> (regexp-match #rx"a|b" "cat")
; |ab" "cat")
; (regexp-match #rx"ab|: undefined;
; cannot reference undefined identifier
; [,bt for context]
" "
; cat: undefined;
; cannot reference undefined identifier
; [,bt for context]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment