eol
[mcs.git] / tests / gtest-402.cs
blob61d2b9f99c12dec95e1dcf6e9a127c9f559312b4
1 class X {
2 static void Main ()
4 int h = 1, o = 2;
6 if (h+4 < o >> 3){