2004-06-09 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / errors / gcs0698.cs
1 using System;
2
3 class Stack<T> : Attribute
4 { }