Exemple #1
0
 public void CompI1(sbyte a)
 {
     Assert.Equal(Int8Tests.CompI1(a), Run <int>("Mosa.UnitTest.Collection.Int8Tests.CompI1", a));
 }