Minimum Testcase: --- void delegate()[] workerTasks; void assign(void delegate() del) { workerTasks ~= del; } --- This blocks building vibe.d with gdc.
https://github.com/D-Programming-GDC/GDC/commit/6090d4bffdb5052c5949fd2fcf787baa8c2073ef