shrub/tests/bug/gh-703.hoon
2018-11-14 14:27:02 -05:00

14 lines
221 B
Plaintext

:: list addressing bugs: &33:~ bails out
::
/+ *test
|%
::
++ test-addr-no-hang
%- expect-fail
|. &33:~[[%leaf p="syntax error"] [%leaf p="\{1 11}"]]
::
++ test-addr-no-bail
%- expect-fail
|. &33:~
--