1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-11 13:06:01 +01:00
nix/tests/lang/eval-okay-concatstringssep.exp
Eelco Dolstra 2e8fd4c5cd Add concatStringsSep as a primop
This fixes the quadratic behaviour of concatStrings/concatStringsSep
in Nixpkgs.
2015-07-24 02:38:09 +02:00

1 line
48 B
Text

[ "" "foobarxyzzy" "foo, bar, xyzzy" "foo" "" ]