Use correct offset when setting comples struct field assignment. Fixes #2861
[mono.git] / mcs / tests / ver-il-net_4_5.xml
index 1d9fc6adf46d2b9b7002fcc78d8c05ec6ffc7393..42db079850a2657a6ac0fa77c14877a20ede16bd 100644 (file)
       </method>
     </type>
   </test>
+  <test name="test-841.cs">
+    <type name="R">
+      <method name="R op_Implicit(Int32)">
+        <size>10</size>
+      </method>
+      <method name="Double op_Implicit(R)">
+        <size>8</size>
+      </method>
+    </type>
+    <type name="C">
+      <method name="Int32 Main()">
+        <size>121</size>
+      </method>
+      <method name="Void .ctor()">
+        <size>7</size>
+      </method>
+    </type>
+  </test>
   <test name="test-85.cs">
     <type name="X">
       <method name="Void .ctor()">