<div dir="ltr"><div>Regarding a message with an example project I write earlier, I discovered a bug with function references. <a href="https://gitlab.com/freepascal.org/fpc/source/-/issues/39762">See this entry</a> I submitted to the gitlab issue tracker.</div><div><br></div>The summary is that a reference to a method function does not output the current sequence of results. Instead, it always outputs zeros.</div>