Whoops, I see the issue was closed due to it being a duplicate of 6770 <https://github.com/JuliaLang/julia/issues/6770>. Sorry, I looked but didn't find this before posting.
--Pete On Friday, August 15, 2014 1:12:30 PM UTC-7, Stefan Karpinski wrote: > > Thanks! > > > On Fri, Aug 15, 2014 at 4:03 PM, Peter Simon <[email protected] > <javascript:>> wrote: > >> Issue 8017 <https://github.com/JuliaLang/julia/issues/8017> has been >> opened. >> >> --Peter >> >> >> On Friday, August 15, 2014 12:56:50 PM UTC-7, Stefan Karpinski wrote: >> >>> Yeah, that seems pretty broken. Would be mind filing an issue? >>> >>> >>> On Fri, Aug 15, 2014 at 12:24 PM, Tomas Lycken <[email protected]> >>> wrote: >>> >>>> I can't say why, but it seems x.2 is parsed as .2x, which intentionally >>>> evaluates as .2*x... >>>> >>>> // T >>>> >>> >>> >
