https://issues.dlang.org/show_bug.cgi?id=20809
--- Comment #6 from welkam <[email protected]> --- This function works as expected int foo() { S test = S(2); return test.a; } --
d-bugmail--- via Digitalmars-d-bugs Wed, 13 May 2020 07:58:19 -0700
https://issues.dlang.org/show_bug.cgi?id=20809
--- Comment #6 from welkam <[email protected]> --- This function works as expected int foo() { S test = S(2); return test.a; } --