Updated example
This commit is contained in:
parent
a3d0856c6e
commit
5bab1f7a01
@ -1,6 +1 @@
|
|||||||
;
|
(on "/a" (λ (msg) (debug msg)))
|
||||||
(defn on-msg
|
|
||||||
(msg)
|
|
||||||
(debug msg))
|
|
||||||
; trigger
|
|
||||||
(on "/a" on-msg)
|
|
Loading…
x
Reference in New Issue
Block a user