Fix Phobos dependencies on autodecoding
Jonathan M Davis
newsgroup.d at jmdavisprog.com
Tue Aug 13 16:58:38 UTC 2019
On Tuesday, August 13, 2019 10:51:57 AM MDT jmh530 via Digitalmars-d wrote:
> On Tuesday, 13 August 2019 at 16:36:16 UTC, H. S. Teoh wrote:
> > [snip]
> >
> > The location of the acute accent on the second line is wrong.
> >
> >
> > T
>
> I'm still confused...
>
> What I was first confused about was that the second line of the
> expected output looks exactly the same as the second line of the
> actual output. However, you seemed to have indicated that is a
> problem. From your follow-up post, I'm still confused because the
> accent seems to be on the "e" on both of them. Isn't that where
> it's supposed to be?
It's not on the e in both of them. It's on the e on the second line of the
"expected" output, but it's on the T in the second line of the "actual"
output.
- Jonathan M Davis
More information about the Digitalmars-d
mailing list