https://issues.dlang.org/show_bug.cgi?id=3396

--- Comment #14 from yebblies <[email protected]> ---
(In reply to Stewart Gordon from comment #12)
> http://dlang.org/function.html
> "Functions without bodies:
> 
> int foo();
> 
> that are not declared as abstract are expected to have their implementations
> elsewhere, and that implementation will be provided at the link step."
> 
> Where does the spec indicate that functions that _are_ declared as abstract
> can also have their implementations elsewhere?

Where does it say that they can't?

--

Reply via email to