Merge pull request #1861 from saper/home-override
[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 ()