mirror of
https://github.com/ruby/ruby.git
synced 2025-08-27 15:06:10 +02:00
MJIT: Do not document a dynamic type [ci skip]
Solargraph complains about it
This commit is contained in:
parent
1d1200555f
commit
fb599523cd
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ module RubyVM::MJIT
|
|||
]
|
||||
|
||||
class << Compiler = Module.new
|
||||
# @param iseq [RubyVM::MJIT::CPointer::Struct_rb_iseq_struct]
|
||||
# @param iseq [RubyVM::MJIT::CPointer::Struct_*]
|
||||
# @param funcname [String]
|
||||
# @param id [Integer]
|
||||
# @return [String,NilClass]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue