repo.or.cz
/
mono-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #3806 from BrzVlad/feature-parallel-gc-final
[mono-project.git]
/
mcs
/
errors
/
cs2015.cs
blob
632adadbbd50ac594271dd7af8efd2df46517557
1
// CS2015: 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
}