Merge pull request #704 from jgagnon/master
[mono.git] / mcs / errors / dlls / second / CS1703-lib.cs
1 [assembly:System.Reflection.AssemblyVersionAttribute ("1.2.1.0")]
2 [assembly:System.Reflection.AssemblyKeyFile("key.snk")]
3
4 public class A
5 {
6 }