mirror of
https://github.com/dlang/dmd.git
synced 2025-04-27 05:30:13 +03:00
![]() The current check that special cases static arrays of void doesn't take type qualifiers into account - e.g. void[42] is treated as having indirections, but const(void[42]) is not. This fixes that. |
||
---|---|---|
.. | ||
core | ||
etc | ||
rt | ||
__importc_builtins.di | ||
importc.h | ||
object.d | ||
test_runner.d |