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
for "build" config, import corlib common sources at unix instead (#11989)
[mono-project.git]
/
mcs
/
errors
/
cs1696.cs
blob
87b2234d6cc31a4f8d3f1fb6585a3c77f779c4dd
1
// CS1696: Single-line comment or end-of-line expected
2
// Line: 5
3
// Compiler options: -warnaserror
4
5
#pragma warning disable 659
/* overrides Equals but not GetHashCode */
6
#pragma warning restore