Bug or feature?

mimi 4.deniz.z.z at gmail.com
Mon May 27 04:20:15 PDT 2013


On Monday, 27 May 2013 at 10:17:01 UTC, Namespace wrote:
> void foo( S s )
> {
> 	auto local = this.bigUglyName;
> 	auto b = s.bigUglyName;
>
> 	writeln( "bigUglyName (AKA local)=", local, " b=", b );
> }
>
> :P

By the way, yes. Thanks for that, I'm stupid today.


More information about the Digitalmars-d-learn mailing list