2010-05-25 Jb Evain <jbevain@novell.com>
[mcs.git] / tests / gtest-498-lib.cs
blobb1e7021244adcf936b061654d0ab7d241fbdbc3e
1 // Compiler options: -t:library
3 public class C<T>
5 protected int size;
6 protected internal static double ssize;