chat: include .^ paths in its eval failure case

Also updates the top-level message to avoid problematic terminology.
This commit is contained in:
Fang 2019-12-03 01:20:34 +01:00 committed by GitHub
parent febe9470e6
commit bf6658c9ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,8 @@
(mock [subject nock.p.minted] |=(^ ~))
?- -.toon
%0 [(sell type.p.minted p.toon) ~]
%1 [leaf+"scries unsupported in chat eval" ~]
%1 :- leaf+".^ unsupported in chat eval"
(turn ;;((list path) p.toon) smyt)
%2 [leaf+"crash!" p.toon]
==
--