index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
functional
/
lang
/
eval-okay-toxml2.nix
blob: ff1791b30eb5f705b053fe20e693ffd4e9b13335 (
plain
)
1
builtins
.
toXML
[(
"a"
+
"b"
)
10
(
rec
{
x
=
"x"
;
y
=
x
;})]