Fix comment about debugging shapes

This method was moved to RubyVM::Shape in 913979bede2a1b79109fa2072352882560d55fe0.
This commit is contained in:
Étienne Barrié 2025-06-05 16:09:21 +02:00 committed by Jean Boussier
parent 22dfa250a8
commit 2f80117ce4

View File

@ -1219,7 +1219,7 @@ rb_shape_verify_consistency(VALUE obj, shape_id_t shape_id)
#if SHAPE_DEBUG
/*
* Exposing Shape to Ruby via RubyVM.debug_shape
* Exposing Shape to Ruby via RubyVM::Shape.of(object)
*/
static VALUE