Fork me on GitHub
#protorepl
<
2016-11-04
>
fingertoe17:11:08

I am trying to def a vector of maps in the Self hosted repl and I get "SyntaxError: Unexpected token ILLEGAL” The same def seems to work fine in the reg java repl. Is there a way to drill in and figure out what the deeper error is?

fingertoe17:11:48

I fixed it.. I think it was an unbalanced map..