[Facades] Move IncrementalHash to System.Security.Cryptography.Algorithms facade
[mono-project.git] / mcs / 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;