aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/lang/imported.nix
blob: fb39ee4efacd5d3c530f5011871947bb5667bac7 (plain)
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