[Issue 18199] Error with lambda in struct initializer
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Jan 6 05:12:53 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=18199
--- Comment #1 from elronnd at elronnd.net ---
Oh, one more thing.
Bla bla = {(int a, int b) => a + b};
works fine.
--
More information about the Digitalmars-d-bugs
mailing list