Fork me on GitHub
#parinfer
<
2016-11-08
>
eraserhd14:11:11

I didn't realize that it's possible to write

#:foo
{1 2}
, this makes it not even possible, I think. The middle is the only one which could be done (since # {} doesn't parse).

eraserhd14:11:21

(Not suggesting it)

shaunlebron14:11:28

yeah, it’s the difference between the dispatch # taking one or two forms

shaunlebron14:11:50

collection delimiters allow optional spacing, didn’t realize it wasn’t allowed in #{}, but makes sense considering how it has to dispatch on the next character

eraserhd15:11:42

@snoe Can you tell me what commit of node-host and what version of node you are on?

snoe16:11:03

@eraserhd I just did a :UpdateRemotePlugins and got the same thing as you're seeing now, only one of two plugins work

dominicm19:11:02

I'm putting my money on a node host bug. Extra points if it's to do with msgpack.