summaryrefslogtreecommitdiff
path: root/shape.c
diff options
context:
space:
mode:
authorÉtienne Barrié <[email protected]>2025-06-05 16:09:21 +0200
committerJean Boussier <[email protected]>2025-06-05 18:02:45 +0200
commit2f80117ce48f83a709989a0d88eb712b123ef371 ()
tree900db573eadcb7b24352d8ae8ccd974942249404 /shape.c
parent22dfa250a89d11cc138ef73d1ed6c364c15b54c7 (diff)
Fix comment about debugging shapes
This method was moved to RubyVM::Shape in 913979bede2a1b79109fa2072352882560d55fe0.
-rw-r--r--shape.c2
1 files changed, 1 insertions, 1 deletions
@@ -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
*/
static VALUE