On 2/25/18 6:53 PM, Jiyan wrote:
On Sunday, 25 February 2018 at 22:20:13 UTC, Steven Schveighoffer wrote:On 2/25/18 4:25 PM, Jiyan wrote:[...]Looks like this was fixed in 2.064. What version of the compiler are you using? -Steve2.077.0It is really strange, it works now but there still seems to be some strangeness about forward references.
There are frequently issues with forward references. They are supposed to always work, but it's not always the case.
-Steve