Commit 0d27f18f authored by take_cheeze's avatar take_cheeze

Fix ObjectSpace.count_objects document.

parent f39a5c1d
......@@ -34,8 +34,8 @@ os_count_object_type(mrb_state *mrb, struct RBasic *obj, void *data)
* {
* :TOTAL=>10000,
* :FREE=>3011,
* :MRB_TT_OBJECT=>6,
* :MRB_TT_CLASS=>404,
* :T_OBJECT=>6,
* :T_CLASS=>404,
* # ...
* }
*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment