[Facades] Move IncrementalHash to System.Security.Cryptography.Algorithms facade
[mono-project.git] / mcs / tests / gtest-005.cs
blob59f43740726f0f3bd180ab2cbf3f93ed06117140
1 class Stack<T> {
4 class Test {
7 class T {
8 public static void Main()
10 Stack<Test> a;