about summary refs log blame commit diff
path: root/tests/lang/imported.nix
blob: f5c790293ff4fba2af4890538276d5f509a46df6 (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