Fix DateTime.Now and CurrentTimeToUtc during DST transition time (#4172)
[mono-project.git] / mcs / tests / test-938.cs
blob17bf81eb92129aa6488116ef67588ea95f91c332
1 namespace Example
3 public class A : A.InnerInterface
5 public interface InnerInterface
9 public static void Main ()