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
use a 2.0 network stack for MONOTOUCH
[mcs.git]
/
errors
/
cs1900.cs
blob
0648f289015f4077d429e41e8d9a017db45451fa
1
// cs1900.cs: Warning level must be in the range 0-4
2
// Line: 0
3
// Compiler options: -warn:-1
4
5
class
ClassMain
{
6
public static void
Main
() {}
7
}
8