"alias foo this" compiles when "foo" is not defined

Ary Borenszweig ary at esperanto.org.ar
Fri Jun 26 14:54:06 PDT 2009


Is is ok that this compiles without errors?

class Foo {
	alias errorProne this;
}


More information about the Digitalmars-d-learn mailing list