about summary refs log tree commit diff
path: root/third_party/nix/src/tests/lang/evalstore-okay-toxml.nix
# Make sure the expected XML output is produced; in particular, make sure it
# doesn't contain source location information.
builtins.toXML { a = "s"; }