On Monday, 5 October 2015 at 20:23:41 UTC, Namespace wrote:
> On Monday, 5 October 2015 at 19:07:20 UTC, Meta wrote:
>> [...]
>
> ----
> import std.stdio;
>
> [...]
I think you kinda missed the point. The second one was _supposed_
to be typed as Foo.
The point is that the compiler allows it. It's unsafe.
Bit