cleol
[mcs.git] / tests / test-633.cs
blobe22d5878e230401159f4c5b3aa44dcf169086c97
1 namespace A.X
5 namespace B.X
9 namespace Test
11 using A.X;
12 using B.X;
14 class C
16 public static void Main ()