If I do: `|> var foo = 2 @ someone`, then "someone" should be able to do `>> foo` and get "2". Perhaps this shouldn't work in PM though, only in a channel with that person present.
If I do:
|> var foo = 2 @ someone, then "someone" should be able to do>> fooand get "2".Perhaps this shouldn't work in PM though, only in a channel with that person present.