# New Ticket Created by Moritz Lenz
# Please include the string: [perl #104760]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=104760 >
11:41 < moritz> nom: class X::Foo { ... }; class X::Foo { }
11:41 <+p6eval> nom 2154eb: OUTPUT«===SORRY!===The following packages
were stubbed but not defined: X::Foo»
11:42 < moritz> jnthn: ^^ that one is blocking me on the exceptions stuff
(The actual case that interests me is with lexical classes).