[LoongArch64] Part-5:add loongarch support in some files for LoongArch64. (#21769)
[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)