Files
mruby-mruby/src
Yukihiro "Matz" Matsumoto 7e607c67f2 codedump.c: adjust output format for ireps and literals
- I(%d:%p) -> I[%d]
- L(%d) -> L[%d]

The irep address is not useful, so just print index in reps table.
And use `[]` instead of `()` to clarify they are index.
2023-02-06 11:13:48 +09:00
..
2022-11-25 16:17:29 +09:00
2022-11-19 17:11:56 +09:00
2022-12-04 22:45:36 +09:00
2022-11-19 17:11:56 +09:00
2022-11-19 17:11:56 +09:00
2022-11-19 17:11:56 +09:00
2022-12-04 22:45:36 +09:00
2016-05-09 17:19:47 +02:00