// Compiler options: -r:gtest-278-3-lib.dll

using System;

class Program
{
	public static int Main ()
	{
		return B.Test ();
	}
}