#!/usr/bin/perl6
my %hash := {1=>[{a=>3, b=>4}]};
#(why this returns only element from array, not whole hash in array?);\
say %hash<1>[0];
IyEvdXNyL2Jpbi9wZXJsNgpteSAlaGFzaCA6PSB7MT0+W3thPT4zLCBiPT40fV19OyAKIyh3aHkgdGhpcyByZXR1cm5zIG9ubHkgZWxlbWVudCBmcm9tIGFycmF5LCBub3Qgd2hvbGUgaGFzaCBpbiBhcnJheT8pO1wKIHNheSAlaGFzaDwxPlswXTsK