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