On 2017-05-03 14:50, Adam D. Ruppe wrote:
No accident there, the spec says any storage class will do: http://dlang.org/spec/function.html#auto-functions"An auto function is declared without a return type. If it does not already have a storage class, use the auto storage class. "
I see. -- /Jacob Carlborg