Project

General

Profile

Feature #2824 ยป singleton-compile.c.patch

runpaint (Run Paint Run Run), 09/02/2010 11:45 PM

View differences:

compile.c
case NODE_SCLASS:{
ID singletonclass;
VALUE iseqval =
NEW_ISEQVAL(node->nd_body, rb_str_new2("singletonclass"),
NEW_ISEQVAL(node->nd_body, rb_str_new2("singleton class"),
ISEQ_TYPE_CLASS, nd_line(node));
COMPILE(ret, "sclass#recv", node->nd_recv);
    (1-1/1)