mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-14 17:41:33 +03:00
gall: fix '%as' typo
Additionally chops out an arguably-excessive tisfas.
This commit is contained in:
parent
5798a50c40
commit
9ddf8982cf
@ -1371,8 +1371,7 @@
|
||||
=/ term q.u.maybe-arm
|
||||
=/ =vase
|
||||
=/ =path [term tyl]
|
||||
=/ raw (slag index path)
|
||||
!> raw
|
||||
!> (slag index path)
|
||||
(ap-slam term p.arm vase)
|
||||
::
|
||||
=^ possibly-vase ap-state slammed
|
||||
@ -1409,7 +1408,7 @@
|
||||
=/ print (slog tank ~)
|
||||
(print [~ ~])
|
||||
::
|
||||
?. ((sane %as) p.q.vase)
|
||||
?. ((sane %tas) p.q.vase)
|
||||
=/ =tank [%leaf "scry: malformed cage"]
|
||||
=/ print (slog tank ~)
|
||||
(print [~ ~])
|
||||
|
Loading…
Reference in New Issue
Block a user