4 lines
39 B
Plaintext
Vendored
4 lines
39 B
Plaintext
Vendored
def f(a = self.attr)
|
|
A::B.new(a)
|
|
end
|