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-01 Jb Evain <jbevain@novell.com>
[mcs.git]
/
errors
/
cs1509.cs
blob
826638c1a2e82174817f0aaaba117220892668e4
1
// CS1509: Referenced file `CS1509-module.dll' is not an assembly. Consider using `-addmodule' option instead
2
// Line: 0
3
// Compiler options: -r:CS1509-module.dll
4
5
class
C
6
{
7
}