[bcl] Update BCL Linked Size
[mono-project.git] / mcs / tests / test-915.cs
blobb7936984a92600744ec00a90dc5cf3a5bed73a39
1 class ClassMain
3 static bool test = true;
5 public static void Main ()
7 if (true) {
8 const int test = 0;
10 test = false;