Add support for Windows x64 Full AOT + LLVM + Interpreter on CI. (#15276)
[mono-project.git] / mcs / tests / test-anon-158-lib.cs
blob9028cda888cd37f9bd5492bb4c67df94e18f6d34
1 // Compiler options: -t:library
3 public class Call<T>
5 public T Field;