// Compiler options: -r:gtest-278-3-lib.dll using System; class B { public static int Main () { if (C.Print () != "C") return 1; return 0; } }