[mcs] Adds handling for declared variables from while loop condition
[mono.git] / mcs / tests / ver-il-net_4_x.xml
index eae0f275f16d50e0c382d004bd08313a90350adb..d3c5c4ff729670f377698b2044e242d2abcefb1c 100644 (file)
       </method>
     </type>
   </test>
+  <test name="test-decl-expr-05.cs">
+    <type name="X">
+      <method name="Void Test(System.String)" attrs="129">
+        <size>29</size>
+      </method>
+      <method name="Boolean Call(System.String ByRef)" attrs="145">
+        <size>17</size>
+      </method>
+      <method name="Void Main()" attrs="150">
+        <size>10</size>
+      </method>
+      <method name="Void .ctor()" attrs="6278">
+        <size>7</size>
+      </method>
+    </type>
+  </test>
   <test name="test-dictinit-01.cs">
     <type name="Program">
       <method name="Int32 Main()" attrs="145">