class X::Package::Stubbed does X::Comp { }
class A { ... } # literal ...
class B { ... } # literal ...
===SORRY!===
The following packages were stubbed but not defined:
A
B
method packages() returns Positional:D