repo.or.cz
/
mcs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2010-04-15 Jb Evain <jbevain@novell.com>
[mcs.git]
/
errors
/
cs0006.cs
blob
298ba25b258ae95c5f0625316a45d317809371c4
1
// CS0006: cannot find metadata file `a:b'
2
// Line: 0
3
// Compiler options: -r:a:b
4
5
class
C
6
{
7
}