I ran into this problem before with punctuation. https://github.com/JuliaLang/julia/commit/b418a03529a9afec07c5aa032a9124b03cef912e#diff-91ec6806d45dd62d07012f6a018b151f
Maybe this should be addressed again. On Wednesday, September 23, 2015 at 5:32:57 PM UTC-5, Alex Copeland wrote: > > > > Hi, > > Can someone point me to the documentation for '..' and '->' as in > 'include ..Sort' and x -> x[2] . I've dug around in the source and in > readthedocs but patterns like this are the devil to search for unless they > have a text alias (that you happen to know). > > Thanks, > Alex >