2010-05-19 Jb Evain <jbevain@novell.com>
[mcs.git] / tests / test-715.cs
blob0a0fd29ee1e69fe3ee5a07e2cc407089d6cac07e
1 // Compiler options: -addmodule:test-715-lib.netmodule
3 class C
5 public static int Main ()
7 // TODO: check applied attributes
8 return 0;