Skip to content

Commit

Permalink
Merge pull request #701 from hackedy/master
Browse files Browse the repository at this point in the history
Remove comments inside OCaml strings
  • Loading branch information
AlDanial authored Dec 16, 2022
2 parents 653924b + 74c8a0d commit 7852da0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cloc
Original file line number Diff line number Diff line change
Expand Up @@ -9534,6 +9534,7 @@ sub set_constants { # {{{1
[ 'call_regexp_common' , 'C++' ],
],
'OCaml' => [
[ 'rm_comments_in_strings', '"', '(*', '*)', 1 ],
[ 'remove_OCaml_comments', ],
],
'OpenCL' => [
Expand Down

0 comments on commit 7852da0

Please sign in to comment.