mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
06ba5905f0
Small symbols with all alphanumeric characters (<5) are packed in 32bit symbol integer a la base64. This means those small symbols are not listed in `Symbol.all_symbols`.