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
"disable_omit_fp" can now be included in MONO_DEBUG
[mono-project.git]
/
mcs
/
tests
/
gtest-autoproperty-15.cs
blob
e74266fffbc873227b730e34120b86b3f85ccc37
1
public class
C
2
{
3
public virtual int
A { get; private set; }
4
5
public static void
Main
()
6
{
7
}
8
}