[tuner] handle the case with multiple "preserve" attributes
[mono-project.git] / mcs / tests / test-875.cs
blobb4ebd438d58b66de7e9da2a8e31c88bd300ab949
1 // Compiler options: -r:test-875-lib.dll -r:test-875-2-lib.dll
3 using N;
5 public class Test: Lib
7 public static void Main ()
9 new Test ();