mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-18 04:11:49 +03:00
17 lines
171 B
Plaintext
17 lines
171 B
Plaintext
/- *demo
|
|
::
|
|
|_ upd=update
|
|
++ grad %noun
|
|
++ grow
|
|
|%
|
|
++ noun upd
|
|
++ demo-update-1 upd
|
|
++ demo-update upd
|
|
--
|
|
::
|
|
++ grab
|
|
|%
|
|
++ noun update
|
|
--
|
|
--
|