https://issues.dlang.org/show_bug.cgi?id=8309

--- Comment #6 from [email protected] ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/d49f1ead5ccfe19297f78529f59f81dd340e128a
fix Issue 8309 - ICE in typeMerge on 'void main(){auto x = [()=>1.0, ()=>1];}'

https://github.com/D-Programming-Language/dmd/commit/9ba6b66c8819dce20af2d80554daaa96369774bc
Merge pull request #3477 from 9rnsr/fix8309

Issue 8309 - ICE in typeMerge on 'void main(){auto x = [()=>1.0, ()=>1];}'

--

Reply via email to