# New Ticket Created by  "Kamil Kułaga" 
# Please include the string:  [perl #126634]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=126634 >


I got very often this bug when instead of real type I have two dimensional 
array of BuildingEnum. This is shortest way to reproduce:

reproducing:
    panda --notests install LacunaCookbuk::Client
    unpack RT attachment
    run perl6 ~/pod6-coverage/lib/Pod/Coverage.pm6

expected:
     $var = $["Model", "Logic"]


actual:
   
Array[LacunaCookbuk::Logic::Chairman::BuildingEnum][LacunaCookbuk::Logic::Chairman::BuildingEnum]
 $var = $["Model", "Logic"]

Attachment: pod6-coverage.tar.gz
Description: GNU Zip compressed data

Reply via email to