On 10/13/18 3:06 AM, Ralph Mellor wrote:
That would work.

I think it's more idiomatic to write the declaration as:

my (Str $x, Int $y) = ...

which saves repeating the `my`.

--
raiph

Thank you!

Reply via email to