2010-06-03 Jb Evain <jbevain@novell.com>
[mcs.git] / tests / test-759.cs
blob43ab7ced44ff3b0057db9da2275b269ff34e152d
1 // Compiler options: -r:test-759-lib.dll
3 using System;
5 class B
7 public static void Main ()
9 Console.WriteLine (E.Value);