Apply changes from https://github.com/dotnet/runtime/commit/eb1756e97d23df13bc6fe798e...
[mono-project.git] / mono / tests / sgen-oom-bridge-major-fragmentation.cs
blob86719ee793046aebce35546985c5566cd79eb03a
1 using MonoTests.Helpers;
3 public class Program {
4 public static void Main (string[] args)
6 OOMHelpers.RunTest ("sgen-bridge-major-fragmentation");