[mcs] Don't do constraints on fabricated generic methods. Fixes #47672
[mono.git] / mcs / tests / test-418-3-mod.cs
1 // Compiler options: -t:module
2
3 public class M2 {
4 }
5