index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
functional
/
undefined-variable.nix
blob: 579985497e92c93da00a848639500d987bdfe60b (
plain
)
1
let
f
=
builtins
.
toFile
"test-file.nix"
"asd"
;
in
import
f