2010-05-19 Jb Evain <jbevain@novell.com>
[mcs.git] / tests / test-528.cs
blob83878c41e78438f13d063402e2bc87ef7c56fb25
1 using System;
3 namespace MicroFocus.MONO.Bugs
5 public class Odd
7 private static readonly Type[] _argTypes = { typeof(object[]) };
9 public static void Main()