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
2010-04-13 Sebastien Pouliot <sebastien@ximian.com>
[mono-project.git]
/
mcs
/
tests
/
test-361.cs
blob
c3b712e5c7d2c6e51edc966925034bfeaeee5348
1
// Compiler options: support-361.cs -out:test-361.exe
2
3
[
X
]
4
class
Test
{
5
static void
Main
()
{ }
6
}