[mcs] Moves using static lookup at the end of simple name lookup rules. Fixes #55348
[mono.git] / mcs / tests / test-418-3-mod.cs
1 // Compiler options: -t:module
2
3 public class M2 {
4 }
5