// cs1537-2.cs: The using alias `A' appeared previously in this namespace // Line: 6 // Compiler options: -r:CSExternAlias-lib.dll extern alias A; using A = System;