[System] Tweak socket test
[mono-project.git] / mono / tests / cattr-compile.cs
blob4007e9b536f7867fb4cf05b8944fbac632000e55
1 using System;
3 namespace Test {
4 [CLSCompliant(false)]
5 public class Test {
6 [CLSCompliant(false)]
7 public static int Main() {
8 return 0;