hooks: fix tests

This commit is contained in:
Liam Fitzgerald 2021-03-18 13:38:53 +10:00
parent 938ba80e9e
commit 460a290cb1
No known key found for this signature in database
GPG Key ID: D390E12C61D1CFFB
5 changed files with 19 additions and 2 deletions

View File

@ -1,8 +1,8 @@
/- *demo
:- %say
|= $: [now=@da eny=@uvJ =beak]
[[=term lst=(list action) ~] ~]
[[=term lst=(list update) ~] ~]
==
:- %demo-update-0
^- action
^- update
[%run [p.beak term] lst]

View File

@ -6,6 +6,7 @@
|%
++ noun upd
++ demo-update-1 upd
++ demo-update upd
--
::
++ grab

View File

@ -0,0 +1,16 @@
/- *demo
::
|_ upd=update
++ grad %noun
++ grow
|%
++ noun upd
++ demo-update-1 upd
++ demo-update-0 upd
--
::
++ grab
|%
++ noun update
--
--