On Friday, 29 August 2025 at 20:50:00 UTC, Dukc wrote: > [snip] Well duh, of course a string literal isn't GC-allocated as I claimed, but "allocated" by pointing to an immutable spot in preallocated static memory at string initialisation. Regardless, "leaking" works.