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-06 21:09:36 +0300
committerMarek Safar <marek.safar@gmail.com>2018-04-07 14:34:37 +0300
commit124b6765d63f9df18c153641ba5b0c18995fddcb (patch)
tree17dc169bb82264d9a5732c053fe062adaf8a1189 /mcs/tests/ver-il-net_4_x.xml
parent986f1fe7bdaa09fdbca9559a4e58eea82c160c6f (diff)
[mcs] Implements C# 7 digits separators
Diffstat (limited to 'mcs/tests/ver-il-net_4_x.xml')
-rw-r--r--mcs/tests/ver-il-net_4_x.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/mcs/tests/ver-il-net_4_x.xml b/mcs/tests/ver-il-net_4_x.xml
index 95377942175..2572c541819 100644
--- a/mcs/tests/ver-il-net_4_x.xml
+++ b/mcs/tests/ver-il-net_4_x.xml
@@ -52882,6 +52882,16 @@
</method>
</type>
</test>
+ <test name="test-950.cs">
+ <type name="B">
+ <method name="Void Main()" attrs="150">
+ <size>26</size>
+ </method>
+ <method name="Void .ctor()" attrs="6278">
+ <size>7</size>
+ </method>
+ </type>
+ </test>
<test name="test-96.cs">
<type name="N1.A">
<method name="Int32 Main()" attrs="150">