test(tvix/eval): nested assertions (b/340)

Change-Id: I898d7056877a6370d5720b633df416f54e7cf65f
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10222
Tested-by: BuildkiteCI
Autosubmit: Adam Joseph <adam@westernsemico.com>
Reviewed-by: tazjin <tazjin@tvl.su>
This commit is contained in:
Adam Joseph 2023-12-09 02:07:12 -08:00 committed by clbot
parent c92d06271d
commit ddba4d4e17
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
(builtins.tryEval (assert (assert false; true); true)).success