forked from lix-project/lix
4ea9707591
Otherwise, running e.g. nix-instantiate --eval -E --strict 'builtins.replaceStrings [""] ["X"] "abc"' would just hang in an infinite loop. Found by afl-fuzz.
2 lines
59 B
Plaintext
2 lines
59 B
Plaintext
[ "faabar" "fbar" "fubar" "faboor" "fubar" "XaXbXcX" "X" ]
|