forked from lix-project/lix
4 lines
152 B
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"; }
|