# Pastebin TZTJDtyW multi bla(--> Str){ 42.Str } multi bla(--> Int){ 43 } my Int $a = bla; my Str $b = bla; $a.say; $b.say;