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
[corlib] Fix a few NSLogWriter issues. (#13799)
[mono-project.git]
/
mcs
/
tests
/
gtest-named-02.cs
blob
90c66d00cdc50970a333a55ee9b97b443077c93e
1
public class
D
2
{
3
public static void
Foo
(
int
d
=
true
?
1
:
0
)
4
{
5
}
6
7
public static void
Main
()
8
{
9
}
10
}