[interp] Reduce computation under calc_section mutex
[mono-project.git] / mcs / tests / test-debug-20.cs
blob0be00a103bb4ec7cbbed65dbb69a34921e4e266b
1 using System;
3 public partial struct S<T>
7 public partial struct S<T>
9 public S (T t)
14 class C
16 public static void Main ()