http://d.puremagic.com/issues/show_bug.cgi?id=11261


Jesse Phillips <jesse.k.phillip...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jesse.k.phillip...@gmail.co
                   |                            |m


--- Comment #1 from Jesse Phillips <jesse.k.phillip...@gmail.com> 2013-10-14 
11:36:46 PDT ---
While the version with an explicit slice does infer types, it is inferring the
wrong ones.

k = uint
v = Tuple!(string, "key", string, "value")

This is consistent with 2.63, without the explicit slice the types are

k = string
v = string

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to