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
add comment
[mcs.git]
/
tests
/
gtest-007.cs
blob
d4f537da1bb35f9a550a17808cb4fb92d12a4dc6
1
class
Stack
<
T
> :
X
2
{
3
}
4
5
class
Test
6
{
7
}
8
9
class
X
10
{
11
static void
Main
()
12
{
13
}
14
}