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
bring Mono Security to monotouch
[mcs.git]
/
tests
/
test-490.cs
blob
4394a0f4e23e60837819c05a07f4b0539a1f1dc1
1
class
T
{
2
static int
[]
a
=
{1,2}
,
3
b
=
{3, 4}
;
4
static void
Main
() {}
5
}