[unit-tests] Fix Makefile.am when Mono is compiled with LLVM
[mono-project.git] / mcs / errors / cs1509.cs
blob58190e8d2bc302de2dac65b1a66e2eb48aa2ec05
1 // CS1509: Referenced assembly file `CS1509-module.dll' is a module. Consider using `-addmodule' option to add the module
2 // Line: 0
3 // Compiler options: -r:CS1509-module.dll
5 class C