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-582-lib.cs
blob
a5c58fae1b0b8d6e1ec9b71a9bd40c6e4133325d
1
// Compiler options: -t:library
2
3
public class
C
:
I
4
{
5
}
6
7
interface
I
8
{
9
}