2005-04-17 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / tests / n2.cs
1 using System.Collections;
2
3 class X : Queue {
4 }