mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
45491cdd8c
* `R(a)` -> `R[a]` * `Pool(a)` -> `Pool[a]` * `Syms(a)` -> `Syms[a]` * `Irep(a)` -> `Irep[a]`