{"body":"class Content {}\nclass Page {}\n\nsubset NavItem of Pair where *.value ~~ Content | Page;\n\nclass Nav {\n    has NavItem() @.items;\n}\n\nmy $n = Nav.new: items => [Page1 => Page.new, Page2 => Page.new];\n\n#Impossible coercion from 'Pair' into 'NavItem': method Pair returned an instance of Pair\n  in block <unit> at xxx.raku line 10","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/SBm0s6KH","modified":1739810484,"id":"SBm0s6KH","size":325,"lines":13,"own_paste":false,"theme":"","date":1739810198}