nix-gh/tests/lang/eval-okay-toxml.nix

4 lines
152 B
Nix

# Make sure the expected XML output is produced; in particular, make sure it
# doesn't contain source location information.
builtins.toXML { a = "s"; }