Support arguments of singleton method

上级 b22bfdaa
......@@ -79,6 +79,7 @@ def collect_builtin base, tree, name, bs, inlines, params = nil
tree = tree[3]
next
when :defs
params = collect_params(tree[4])
tree = tree[5]
next
when :class
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册