Guest User

Untitled

a guest
Jul 19th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. starting string: I had an ((an adjective)) today and a ((noun))
  2.  
  3. regex i'm using: /\(\(.*\)\)/
  4.  
  5. what it matches: ((an adjective)) today and a ((noun))
Add Comment
Please, Sign In to add comment