(DISTFILES): Comment out a few missing files.
[mono-project.git] / mcs / errors / gcs0702-2.cs
blob75a2d22dd361471a7c3465948814ebb4e1160346
1 using System;
3 class Foo<T>
4 where T : object