"Walter Bright" <newshound2 at digitalmars.com> wrote in message
news:k6o0fd$25mm$1 at digitalmars.com...
> On 10/29/2012 11:08 PM, Daniel Murphy wrote:
>> void foo();
>
> There will be no line information for the above.
>
> > void main()
> > {
> > foo();
>
> For this, yes, but that is not what is being asked for.
It isn't? Oops, my bad.