index
:
packages/mono
master-dyson
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mcs
/
errors
/
CS0122-14-lib.cs
blob: b3c92a9c1a0dcfeef924adb06d35787445f8ad55 (
plain
)
1
2
3
4
public class
Test
{
protected const int
SomeValue
= -
1
;
}