ok that also works. is there some reason that I have to do an explicit eval call? This seems like an error at the grammar/parser level of Julia so the eval call just exists to make it compile... or so I think?
On Tuesday, December 8, 2015 at 3:53:16 PM UTC-8, Kristoffer Carlsson wrote: > > Maybe just @eval the "using" to execute it in global scope
