Shannon Skipper 65f9c4a06a Drop memberless Data/Struct#inspect trailing space
Anonymous memberless Structs and Data were returning `#<struct >` and
`#<data >` with a trailing space. Now they return `#<struct>` and
`#<data>` to match attrless class behavior and look a bit more compact.
2026-01-03 18:12:44 +09:00
..
2025-12-24 14:10:09 +13:00