mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
gc: gc_dump_alloc_table(): Use '=' char for tail blocks.
'=' is pretty natural character for tail, and gives less dense picture where it's easier to see what object types are actually there.
This commit is contained in: