Leon Timmermans

Results 51 issues of Leon Timmermans

## The Problem This should die, because `Foo::Some::Baz` is `my` scoped, yet it doesn't. ``` package Foo { role Some::Bar {}; my class Some::Baz does Some::Bar {} } Foo::Some::Baz.new ```...

Will be addressed in RakuAST