X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftests%2Ftest-535.cs;h=294c04e578be8e2588852396496096292d5c9130;hb=d2e60f48b66508995e8091ab68c6b9dd2c67ecca;hp=fabf3707e0924420cf71d4b8d1e3f15c2f158180;hpb=7015b812166d0992223b5dc4421deab637500265;p=mono.git diff --git a/mcs/tests/test-535.cs b/mcs/tests/test-535.cs index fabf3707e09..294c04e578b 100644 --- a/mcs/tests/test-535.cs +++ b/mcs/tests/test-535.cs @@ -17,7 +17,7 @@ using System; class X { - static void Main () + public static void Main () { UIntPtr a = (UIntPtr) 1;