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
update readme (#21797)
[mono-project.git]
/
mcs
/
errors
/
CS0122-35-lib.cs
blob
e2291175b74af04d1c8bd2273d18062cad0e403e
1
class
Test
<
A
>
2
{
3
public void
Foo
<
V
> (
V v
,
V w
)
4
{ }
5
}