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
2009-05-13 Jb Evain <jbevain@novell.com>
[mcs.git]
/
errors
/
CS0619-43-lib.cs
blob
71ea9c383ec82383d938d1b0841e5500cddf34ff
1
public class
Error
2
{
3
[
System
.
ObsoleteAttribute
(
"Obsolete constant"
,
true
)]
4
public const decimal
C
=
4
;
5
}