2010-04-07 Jb Evain <jbevain@novell.com>
[mcs.git] / tests / gtest-anon-58-lib.cs
blob9028cda888cd37f9bd5492bb4c67df94e18f6d34
1 // Compiler options: -t:library
3 public class Call<T>
5 public T Field;