[sre] Wrap mono_image_create_token with HANDLE_FUNCTION_{ENTER,RETURN}
[mono-project.git] / mcs / tests / gtest-402.cs
blobd6d6f5c7e003ef5f620f00f48fbaf101ece86561
1 class X {
2 public static void Main ()
4 int h = 1, o = 2;
6 if (h+4 < o >> 3){