about summary refs log blame commit diff
path: root/tvix/eval/src/tests/tvix_tests/eval-okay-catchable-in-string-interpolation.nix
blob: 7a0cf1670994cabb4f989b4b3533d9c37fbcfce4 (plain) (tree)
1
                                                            
(builtins.tryEval ("${toString 3}  ${throw "bob"}")).success