about summary refs log tree commit diff
path: root/third_party/nix/tests/lang/eval-okay-redefine-builtin.nix
let
  throw = abort "Error!";
in (builtins.tryEval <foobaz>).success