mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
5b40bb8d15
Files under `test/t` and `mrbgem/*/test` are for tests, not for actual execution. So symbols in those files need not to be pre-allocated. This change slightly reduce the memory consumption.