Merge branch 'xml-fixes' of https://github.com/myeisha/mono into myeisha-xml-fixes
[mono-project.git] / mcs / errors / cs1001-4.cs
blob451eb4b827aecedfd4e19ae24e21c2a06abdbf4a
1 // CS1001: Unexpected symbol `)', expecting identifier
2 // Line: 6
4 class B<T>
6 T Foo (T)