https://issues.dlang.org/show_bug.cgi?id=11706
--- Comment #6 from [email protected] --- (In reply to Andrej Mitrovic from comment #5) > That's not safer if 'myInt' is a UDT that happens to define get(). You may > end up calling a function that returns something else entirely. Right, sorry, see my comments in Issue 12597 --
