Add tests/functional/lang/eval-fail-readDir-storeDir-pure

This commit is contained in:
Robert Hensing 2024-04-17 18:55:04 +02:00
parent 05b9dac754
commit 297b6eba83
3 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1 @@
error: access to absolute path '/home' is forbidden in pure evaluation mode (use '--impure' to override)

View File

@ -0,0 +1 @@
--pure-eval

View File

@ -0,0 +1 @@
builtins.readDir builtins.storeDir