Skip to content

problem with super #46

Description

@GoogleCodeExporter
What steps will reproduce the problem?
module TestSuperM; def class; super; end; end
class TestSuperC;include TestSuperM;end
print TestSuperC.new.class 

What is the expected output?
TestSuperC



Original issue reported on code.google.com by xue.yong...@gmail.com on 21 Sep 2007 at 4:13

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions