* default.build: Fix relative path to key. Avoid use of ugly foreach
[mono.git] / mcs / errors / cs0006.cs
1 // CS0006: cannot find metadata file `a:b'\r
2 // Line: 0\r
3 // Compiler options: -r:a:b\r
4 \r
5 class C\r
6 {\r
7 }\r