1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-11 04:56:01 +01:00
nix/tests/lang/eval-okay-toxml2.nix
2010-05-07 14:46:47 +00:00

1 line
56 B
Nix

builtins.toXML [("a" + "b") 10 (rec {x = "x"; y = x;})]