Closed daaku closed 1 year ago
some regexps work without the leading #, like /\.dak$/ for example. these should be rejected.
#
/\.dak$/
some regexps work without the leading
#
, like/\.dak$/
for example. these should be rejected.