urbit/pkg/arvo/ted/ph/add.hoon

13 lines
314 B
Plaintext
Raw Normal View History

2019-09-29 07:44:31 +03:00
/- spider
2019-10-02 06:39:49 +03:00
/+ *ph-io
=, strand=strand:spider
^- thread:spider
2019-11-16 04:37:20 +03:00
|= args=vase
=/ m (strand ,vase)
2019-10-02 06:39:49 +03:00
;< ~ bind:m start-simple
;< ~ bind:m (raw-ship ~bud ~)
;< ~ bind:m (dojo ~bud "[%test-result (add 2 3)]")
;< ~ bind:m (wait-for-output ~bud "[%test-result 5]")
;< ~ bind:m end-simple
(pure:m *vase)