diff options
Diffstat (limited to 'tests/functional/lang/eval-okay-getattrpos-undefined.nix')
-rw-r--r-- | tests/functional/lang/eval-okay-getattrpos-undefined.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/functional/lang/eval-okay-getattrpos-undefined.nix b/tests/functional/lang/eval-okay-getattrpos-undefined.nix new file mode 100644 index 000000000..14dd38f77 --- /dev/null +++ b/tests/functional/lang/eval-okay-getattrpos-undefined.nix @@ -0,0 +1 @@ +builtins.unsafeGetAttrPos "abort" builtins |