mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #2410 from suzukaze/Fix-docs
Fix document of doc/mrbconf/README.md
This commit is contained in:
@@ -78,6 +78,6 @@ will be defined as `mrb_int`.
|
||||
* Useful tracking unnecessary mruby object allocation.
|
||||
|
||||
`MRB_GC_ARENA_SIZE`
|
||||
* Default value 100.
|
||||
* Default value is 100.
|
||||
* Ignored when `MRB_GC_FIXED_ARENA` isn't defined.
|
||||
* Defines fixed GC arena size.
|
||||
|
||||
Reference in New Issue
Block a user