2010-05-31 Jb Evain <jbevain@novell.com>
[mcs.git] / tests / test-571.cs
blobb7d7624b2bebaedf6d332ea0cd0070adc5d46f7d
1 using System;
2 using System.Reflection;
4 using StringList = System.String;
6 [assembly: AssemblyTitle("Title")]
8 class Test {
9 public static void Main ()