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
2010-04-15 Jb Evain <jbevain@novell.com>
[mcs.git]
/
errors
/
GCS0122-2-lib.cs
blob
e2291175b74af04d1c8bd2273d18062cad0e403e
1
class
Test
<
A
>
2
{
3
public void
Foo
<
V
> (
V v
,
V w
)
4
{ }
5
}