mirror of
https://github.com/beefproject/beef
synced 2026-06-08 13:15:56 +00:00
b2aed14234
Due to strange behavior in Sourcify, the /.../ literal syntax cannot
be used as a parameter; only %r{} or Regexp::new. There is a note
for this in the documentation for #add_rule.