gonix
/
tests
/
functional2
/
lang
/
builtins.toXML
/
in-2.nix
1
builtins
.
toXML
[(
"a"
+
"b"
)
10
(
rec
{
x
=
"x"
;
y
=
x
;})]