Files
lix/tests/functional2/lang/builtins.map/in.nix
T
piegames 45e4bec59e tests/functional2/lang: Refactor test outputs
How long do we have the value printer already? It's time to stop
concatenating strings like it's 2005

Change-Id: I3f5074de2439a1ad78af94de877bb141bc9f1d82
2025-11-24 16:31:29 +01:00

2 lines
43 B
Nix

map (x: x + "bar") [ "foo" "bla" "xyzzy" ]