// Compiler options: -r:gtest-friend-14-lib.dll

using N;

public class Test
{
	public static int Main ()
	{
		C.Init (new C.S [0]);
		return 0;
	}
}