# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #98856] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=98856 >
<jnthn> nom: module Foo { }; class Foo { } <p6eval> nom 6dbbf3: OUTPUT«===SORRY!===Illegal redeclaration of class 'Foo' at line 1, near "{ }"» <jnthn> nom: package Foo { }; class Foo { } <p6eval> nom 6dbbf3: OUTPUT«Use of uninitialized value in string contextUse of uninitialized value in string context===SORRY!===error:imcc:Multiple declarations of lexical 'Foo' in file '(file unknown)' line 119» <jnthn> f**k. * masak submits rakudobug