On Fri, 15 Dec 2017 01:18:46 -0800, d...@zwell.net wrote:
> The output of a hash of hashes of ints looks my Hash[Int] %nested-
> type;
> %nested-type.WHAT.say; # output: (Hash[Hash)
> 
> The type should be shown as: (Hash[Hash[Int]])
> 
> AlexDaniel did a bisect and found this was caused by:
> https://github.com/rakudo/rakudo/commit/1ed284e2953382744b02058a2ec548658d744786

Fixed with commit 
https://github.com/rakudo/rakudo/commit/ce08683fbf7dac2a1a37bf50fe336819f946c0c0
The above commit fixed the duplicate bug R#1606 to which tests where added in 
S02-names-vars/names.t

Closing

Reply via email to