Support arguments of singleton method
This commit is contained in:
parent
b22bfdaa9a
commit
d23917dd85
@ -79,6 +79,7 @@ def collect_builtin base, tree, name, bs, inlines, params = nil
|
|||||||
tree = tree[3]
|
tree = tree[3]
|
||||||
next
|
next
|
||||||
when :defs
|
when :defs
|
||||||
|
params = collect_params(tree[4])
|
||||||
tree = tree[5]
|
tree = tree[5]
|
||||||
next
|
next
|
||||||
when :class
|
when :class
|
||||||
|
Loading…
x
Reference in New Issue
Block a user