https://issues.dlang.org/show_bug.cgi?id=16574
--- Comment #19 from [email protected] --- Commits pushed to stable at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/0aac63dc94ec9471d46e1cfc3de5c2f229db6977 fix Issue 16574 - forward reference issue with with speculative test - must not set the type to Type.terror when determineSize is run speculatively https://github.com/dlang/dmd/commit/b2691f3434ad4cbe506ff2a047aaac70c2e4ad3a Merge pull request #6262 from MartinNowak/fix16574 fix Issue 16574 - forward reference issue with with speculative test --
