summaryrefslogtreecommitdiff
path: root/tool/mk_builtin_loader.rb
diff options
context:
space:
mode:
Diffstat (limited to 'tool/mk_builtin_loader.rb')
-rw-r--r--tool/mk_builtin_loader.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/tool/mk_builtin_loader.rb b/tool/mk_builtin_loader.rb
index f28f48f570..505a256ba8 100644
--- a/tool/mk_builtin_loader.rb
+++ b/tool/mk_builtin_loader.rb
@@ -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