2010-04-07 Jb Evain <jbevain@novell.com>
[mcs.git] / tests / test-695-3-lib.cs
blob5c00d08f6bb51448abc5b141098febf052be46aa
1 // Compiler options: -t:library
3 using System.Reflection;
5 [assembly: AssemblyFlags ((uint) AssemblyNameFlags.PublicKey)]
7 class Foo