forked from lix-project/lix
af86132e1a
Currently e.g. `builtins.unsafeGetAttrPos "abort" builtins` will eventually segfault because pos->file is an unset Symbol. Found by afl-fuzz.
2 lines
43 B
Nix
2 lines
43 B
Nix
builtins.unsafeGetAttrPos "abort" builtins
|