Check for unfixed type arguments before calling overload resolution for inferred...
authorMarek Safar <marek.safar@gmail.com>
Mon, 1 Nov 2010 12:41:48 +0000 (12:41 +0000)
committerMarek Safar <marek.safar@gmail.com>
Mon, 1 Nov 2010 13:26:33 +0000 (13:26 +0000)
commit7cec033f70c4f0aa12df6fbcdae9fdcefcaf8857
tree50a0b33310d3e85a900a6f8d055bc0a68de5243b
parent66d8595f37f6cbb16c34a0f2455e0c9caaab85ef
Check for unfixed type arguments before calling overload resolution for inferred return type
mcs/mcs/generic.cs
mcs/tests/gtest-546.cs [new file with mode: 0644]