nazo schrieb: >>auto number = int.void are there different types of void? int.void != float.void != double.void? why on earth should void be type-dependend? it isn't! and typeof(int.void) should be void? why change the auto semantic? ciao dennis