https://issues.dlang.org/show_bug.cgi?id=6936
--- Comment #3 from [email protected] --- Recently Kenji fixed array type deduction to work correctly with base classes. But I guess it still doesn't work properly with common interfaces, or, in this case, const-ness. --
