https://issues.dlang.org/show_bug.cgi?id=21608
kinke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |INVALID --- Comment #1 from kinke <[email protected]> --- A slice is a fat pointer, nothing more. So no direct dependency on TypeInfos and no reason to disallow them for -betterC. --
