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
Update the reference assemblies we ship in mono.
[mono-project.git]
/
mcs
/
errors
/
CS0165-19-lib.cs
blob
1d9accff99696599cfc79fbb804bb7bba809863d
1
public struct
S
2
{
3
internal int
private_value
;
4
5
public void
Test
()
6
{
7
}
8
}