[unit-tests] Fix Makefile.am when Mono is compiled with LLVM
[mono-project.git] / mcs / errors / cs1525-41.cs
blobb864562f878a1a25865cda3d5608fa6e7ae8d4a9
1 // CS1525: Unexpected symbol `{', expecting `:'
2 // Line: 6
4 class MyClass
6 void a<T> () where T