Ellery Newcomer:
dmd from master (a few days ago) gives:Error: foo()() is not an lvalue wut?
I think you need to write: auto a = &foo!(); Bye, bearophile
Ellery Newcomer:
dmd from master (a few days ago) gives:Error: foo()() is not an lvalue wut?
I think you need to write: auto a = &foo!(); Bye, bearophile