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
2004-03-01 Larry Ewing <lewing@ximian.com>
[mono-project.git]
/
mcs
/
tests
/
gen-13-dll.cs
blob
32841dd4709b72b9544dcb17c619fb20da5d6a2f
1
public class
Stack
<
S
>
2
{
3
public void
Hello
(
S s
)
4
{ }
5
}