fprettify
fprettify copied to clipboard
fparse_utils.py: Make space after '!\$' in OMP_COND_RE optional
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.