[skip ci] Update include/mrbconf.h

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
HASUMI Hitoshi
2026-03-19 09:50:15 +09:00
committed by GitHub
parent 5e9eed2d0c
commit 736a72cdc9
+1 -1
View File
@@ -138,7 +138,7 @@
/* turn off generational GC by default */
//#define MRB_GC_TURN_OFF_GENERATIONAL
/* default size of khash table bucket */
/* initial size of khash table bucket */
//#define KHASH_INITIAL_SIZE 32
/* allocated memory address alignment */