Add support for Windows x64 Full AOT + LLVM + Interpreter on CI. (#15276)
[mono-project.git] / mcs / tests / test-827-lib.cs
blobfacb2e90b5fd128e9d69097859cd710ea7eadf34
1 // Compiler options: -t:library
3 public struct S
5 string s;
7 public void Test ()