Skip to content

Commit 885e718

Browse files
committed
Write to coverage [ci skip]
1 parent 0bef26f commit 885e718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ ref. https://docs.ruby-lang.org/ja/latest/function/index.html
190190
* [ ] `rb_frame_last_func`
191191
* [ ] `rb_free_generic_ivar`
192192
* [ ] `rb_frozen_class_p`
193-
* [ ] `rb_funcall`
193+
* ~~[ ] `rb_funcall`~~ Go's variable-length arguments couldn't be passed directly to C. See [CONTRIBUTING.md](CONTRIBUTING.md)
194194
* [x] `rb_funcall2`
195195
* [ ] `rb_funcall3`
196196
* [x] `rb_funcallv`

0 commit comments

Comments
 (0)