tario / fastruby

Fastruby, fast execution of ruby code (please, killme)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

support for class "with" blocks

tario opened this issue · comments

class << x
def foo
end
end