[Issue 19749] Inout causes wrong type inference

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Mar 18 10:39:16 UTC 2019


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

--- Comment #1 from Ali Ak <ali.akhtarzada at gmail.com> ---
Forgot this: it causes "Error: incompatible types for (make("hello")) :
(S("hello")): immutable(S!(char[])) and S!string"

--


More information about the Digitalmars-d-bugs mailing list