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