Make StringComparer.Create throw ArgumentNullException (#26570)
[mono-project.git] / mcs / tests / test-330.cs
blob3a3fa67661a4a6805b309e7059bd8b97f99514fe
1 class X {
2 public static void Main ()
4 System.IFormattable foo = -1;