path:
''
echo
echo 'TEST: ${builtins.baseNameOf path}'
+ builtins.concatStringsSep "\n" (import path)