about summary refs log blame commit diff
path: root/third_party/nix/src/tests/lang/imported.nix
blob: fb39ee4efacd5d3c530f5011871947bb5667bac7 (plain) (tree)
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