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
[interp] Reduce computation under calc_section mutex
[mono-project.git]
/
mcs
/
tests
/
test-330.cs
blob
3a3fa67661a4a6805b309e7059bd8b97f99514fe
1
class
X
{
2
public static void
Main
()
3
{
4
System
.
IFormattable foo
= -
1
;
5
}
6
}