Merge pull request #3565 from vargaz/no-free-imt-thunks
[mono.git] / mcs / errors / CS0029-26-lib.cs
1 [assembly:System.Reflection.AssemblyVersionAttribute ("1.0.0.0")]
2 [assembly:System.Reflection.AssemblyKeyFile("key.snk")]
3
4 public class B
5 {
6 }