[interp] Reduce computation under calc_section mutex
[mono-project.git] / mcs / tests / test-debug-09.cs
blob6c3fa231ce1d16d9f2e619d7a7b7609a84cd69d2
1 // Statements with no CIL code
3 using System;
5 class C
7 event Action e;
9 public static void Main ()
11 const byte x = 9;