5 public static int Main ()
53 Console
.WriteLine (a
);
56 Console
.WriteLine (b
);
60 static uint Test3 (int self
, uint data
)
85 throw new NotImplementedException ();
86 } catch (System
.Exception
) {
90 Console
.WriteLine (v
);
99 throw new ApplicationException ();
101 Console
.WriteLine (5);
105 Console
.WriteLine (10);
108 Console
.WriteLine ("default");