stdlib/builtin/gc.rbs in rbs-0.13.1 vs stdlib/builtin/gc.rbs in rbs-0.14.0
- old
+ new
@@ -219,10 +219,10 @@
# `:ALLOCATE_LIMIT`
# `:HEAP_USE_PAGES`
# `:HEAP_LIVE_OBJECTS`
# `:HEAP_FREE_OBJECTS`
# `:HAVE_FINALIZE`
- # :
+ # :
#
def self.raw_data: () -> ::Array[::Hash[Symbol, untyped]]
# Writes the GC::Profiler.result to `$stdout` or the given IO object.
#