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
|
=/ term q.u.maybe-arm
|
||||||
=/ =vase
|
=/ =vase
|
||||||
=/ =path [term tyl]
|
=/ =path [term tyl]
|
||||||
=/ raw (slag index path)
|
!> (slag index path)
|
||||||
!> raw
|
|
||||||
(ap-slam term p.arm vase)
|
(ap-slam term p.arm vase)
|
||||||
::
|
::
|
||||||
=^ possibly-vase ap-state slammed
|
=^ possibly-vase ap-state slammed
|
||||||
@ -1409,7 +1408,7 @@
|
|||||||
=/ print (slog tank ~)
|
=/ print (slog tank ~)
|
||||||
(print [~ ~])
|
(print [~ ~])
|
||||||
::
|
::
|
||||||
?. ((sane %as) p.q.vase)
|
?. ((sane %tas) p.q.vase)
|
||||||
=/ =tank [%leaf "scry: malformed cage"]
|
=/ =tank [%leaf "scry: malformed cage"]
|
||||||
=/ print (slog tank ~)
|
=/ print (slog tank ~)
|
||||||
(print [~ ~])
|
(print [~ ~])
|
||||||
|
Loading…
Reference in New Issue
Block a user