[configure] Add new target.
[mono-project.git] / mcs / tests / gtest-606-lib.cs
blobb4679ab0da6cebde7a13564b9fbaa4f719ad236e
1 // Compiler options: -t:library
3 using System.Collections.Generic;
5 public sealed class SD<K, V>
7 public struct S
9 public struct E
11 private Stack<A> s;
15 private class A