fprettify icon indicating copy to clipboard operation
fprettify copied to clipboard

fparse_utils.py: Make space after '!\$' in OMP_COND_RE optional

Open AlexanderRichert-NOAA opened this issue 1 year ago • 0 comments
trafficstars

This PR makes the space after '!$' in the OMP directive re match optional, so that it will cover the use case of !$OMP, i.e., no space.

AlexanderRichert-NOAA avatar Feb 29 '24 00:02 AlexanderRichert-NOAA