about summary refs log tree commit diff
path: root/tvix/eval/src/tests/tvix_tests/eval-okay-builtins-match-propagate-catchables.nix
blob: 8d00994b60f512fff2c37f5cd14d15574f1fd6cd (plain) (blame)
1
(builtins.tryEval (builtins.match (throw "foo") ".*")).success