Skip to content

Instantly share code, notes, and snippets.

@vstebunov
Created February 20, 2016 12:10
Show Gist options
  • Save vstebunov/f6cc49e483a58f868f69 to your computer and use it in GitHub Desktop.
Save vstebunov/f6cc49e483a58f868f69 to your computer and use it in GitHub Desktop.
Regexp - find multiline comment.
\/\*[^\*]*\*\/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment