This commit was manufactured by cvs2svn to create branch 'mono-1-0'.
[mono.git] / mcs / tests / n2.cs
1 using System.Collections;
2
3 class X : Queue {
4 }