The test was fixed with commit https://github.com/perl6/roast/commit/88c52fa8a2

It now starts with

augment class Block {
    method xyzzy(Code $x: *@y) { $x.(@y) }
}

I'm closing this ticket.

Reply via email to