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
remove NotWorking
[mcs.git]
/
tests
/
gtest-002.cs
blob
d2ea790320e9e7bd5485cf9ae155e656f8b834c3
1
class
Cell
<
X
> {
2
X
value
;
3
4
}
5
6
class
D
{
7
static void
Main
()
8
{
9
}
10
}