nix-gh/tests/lang/imported.nix
2016-11-25 15:48:27 +01:00

4 lines
132 B
Nix

# The function 'range' comes from lib.nix and was added to the lexical
# scope by scopedImport.
range 1 5 ++ import ./imported2.nix