Tuesday, February 17, 2009

Ch7, Ex1

declare
fun {New2 Class}
K = {NewName}
class Mixin from Class
meth !K
skip
end
end
in
{New Mixin K}
end

No comments:

Post a Comment