Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Safar <marek.safar@gmail.com>2018-04-10 20:52:07 +0300
committerMarek Safar <marek.safar@gmail.com>2018-04-11 12:03:49 +0300
commit0d2609c11cdabf22c51a2734e47cad2717d3e93e (patch)
tree92452ccefdb3fbc49a51758850fb74d0e1c9cfcf /mcs/tests/ver-il-net_4_x.xml
parente3d8bdbf47f9675680f1472b30dc68804a6617ad (diff)
[mcs] Fixes parameter check for interface types used with default parameters
Diffstat (limited to 'mcs/tests/ver-il-net_4_x.xml')
-rw-r--r--mcs/tests/ver-il-net_4_x.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/mcs/tests/ver-il-net_4_x.xml b/mcs/tests/ver-il-net_4_x.xml
index 09ba756d68c..4fc8adbf4ab 100644
--- a/mcs/tests/ver-il-net_4_x.xml
+++ b/mcs/tests/ver-il-net_4_x.xml
@@ -68786,6 +68786,9 @@
<method name="Int32 &lt;M4&gt;m__0()" attrs="145">
<size>9</size>
</method>
+ <method name="Void Foo(II, II, II)" attrs="145">
+ <size>2</size>
+ </method>
</type>
</test>
<test name="test-default-02.cs">