Use __cdecl rather than __stdcall for icalls on Windows 32-bit
[mono.git] / mcs / errors / dlls / second / CS1702-lib.cs
1 [assembly:System.Reflection.AssemblyVersionAttribute ("1.0.1.0")]
2 [assembly:System.Reflection.AssemblyKeyFile("key.snk")]
3
4 public class B
5 {
6 }