about summary refs log tree commit diff
path: root/third_party/nix/src/tests/lang/imported.nix
blob: fb39ee4efacd5d3c530f5011871947bb5667bac7 (plain) (blame)
1
2
3
# The function ‘range’ comes from lib.nix and was added to the lexical
# scope by scopedImport.
range 1 5 ++ import ./imported2.nix