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-01-03 Zoltan Varga <vargaz@gmail.com>
[mcs.git]
/
errors
/
cs2015.cs
blob
09d74e30c1c62a9084479374b84bed540a5d0a8b
1
// cs2015.cs: Source file `CS2015-lib.dll' is a binary file and not a text file
2
// Line: 0
3
// Compiler options: CS2015-lib.dll
4
5
class
C
6
{
7
public static void
Main
() {}
8
}