diff --git a/src/runtimes/ruby.rs b/src/runtimes/ruby.rs index b01882f..26c94d5 100644 --- a/src/runtimes/ruby.rs +++ b/src/runtimes/ruby.rs @@ -1,4 +1,3 @@ -// TODO: use funcall_public? use std::{ collections::HashMap, ffi::CString,