463e2817c5
* Add automated Nix expression language tests.
1 line
42 B
Nix
1 line
42 B
Nix
map (x: x + "bar") [ "foo" "bla" "xyzzy" ] |