example: rename v:update-using to v:update

FossilOrigin-Name: ed1a5b65e0082836db4dbb0f6ac47907ac9b4398dbdf7c5b60c8e59d56bd1d6a
This commit is contained in:
crc 2019-05-03 19:02:28 +00:00
parent 78e55f940c
commit c060275f2f

View file

@ -24,7 +24,7 @@ NOTE: For simplicity of implementation, failure within a word of class `class:as
'assertionFlag var
:assert (f-)
&assertionFlag [ and ] v:update-using ;
&assertionFlag [ and ] v:update ;
:deep? (n-f)
n:inc depth lteq? dup assert ;