Add a little comment

This commit is contained in:
Scott Richmond 2022-05-26 18:06:37 -04:00
parent 4a850f837d
commit c5a7b5ad46

View File

@ -31,7 +31,7 @@
;; below here, probable
;; actor model/concurrency
"receive" ::token/receive
"self" ::token/self
"self" ::token/self ;; maybe not necessary?
"send" ::token/send
"spawn" ::token/spawn
"to" ::token/to