lix/tests/functional/undefined-variable.nix

2 lines
59 B
Nix
Raw Normal View History

let f = builtins.toFile "test-file.nix" "asd"; in import f