dmd icon indicating copy to clipboard operation
dmd copied to clipboard

[broken] Support `TypeQual(TypeSeq)`

Open ntrel opened this issue 3 months ago • 5 comments

First commit for immutable(TypeSeq) seems to work. Second commit for const(TypeSeq) gets a bizarre result when indexed (see test). Any ideas why/alternative suggestions?

ntrel avatar May 04 '24 16:05 ntrel