[interp] Reduce computation under calc_section mutex
[mono-project.git] / mcs / tests / test-116.cs
blob108cb31eef0edc71c92deab6502d9bcb764e902b
1 //
2 // Parsing tests
3 //
5 class X {
6 public static int Main ()
8 double d = 1.4e-4;
9 // add more ;-)
10 return 0;