mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 08:16:15 +02:00
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"; }
|