2010-05-25 Jb Evain <jbevain@novell.com>
[mcs.git] / tests / gtest-278.cs
blob2cc85c93122c2a665e612e6e6d2bd53e5a5c9b64
1 // Compiler options: -r:gtest-278-3-lib.dll
3 using System;
5 class Program
7 public static int Main ()
9 return B.Test ();