1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 23:03:53 -04:00
nix/tests/lang/eval-okay-toxml2.nix
2010-05-07 14:46:47 +00:00

2 lines
56 B
Nix

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