repo.or.cz
/
mcs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2009-12-09 Jb Evain <jbevain@novell.com>
[mcs.git]
/
tests
/
test-551.cs
blob
c1f5adbc1c146711b9444d0c13996a7702f95dab
1
namespace
System
{
2
public struct
Int32
{
3
public static void
Main
() {}
4
}
5
}