https://issues.dlang.org/show_bug.cgi?id=9279Has it not been fixed?
That's specific to the return statement. Like you can assign an address of a local variable, but you can't return it.
https://issues.dlang.org/show_bug.cgi?id=9279Has it not been fixed?
That's specific to the return statement. Like you can assign an address of a local variable, but you can't return it.