<div dir="ltr">I'm new to the list, apologies if this is known. Discovered while working in OTP 17.1, and it's still present after updating to 17.3.<div><br></div><div>Create a module containing the following:</div><div><br></div><div><div>f1() -> fun F() -> "f1" end().                                                 </div><div>f2() -> fun F() -> "f2" end().</div><div><br></div><div>Load it and execute f2(). On my system, its return value is "f1".</div><div><br></div><div><br></div></div></div>