February 26, 2006
nocompile/b/bool_02.d(10):
cannot implicitly convert expression (2) of type int to !!

I'v never heard of a type called "!!"!

Thomas


February 27, 2006
Thomas Kuehne wrote:
> I'v never heard of a type called "!!"!

It's actually "void", because as we all know two negations annihilate each other. :D