In Nixpkgs, there are several strings like "\d\.\d" which attempt to be a regex but are just literally "d.d". The escaping rules are silly and we should warn our users about that. Co-authored-by: Commentator2.0 <lix@crystal-cavern.systems> Change-Id: I779b0757358fc9adc34dc140e1670b83abc93b67
3 lines
26 B
Nix
3 lines
26 B
Nix
"\a\n\{\$\"\'\r\v\\\t
|
|
\f"
|