@@ -200,19 +200,19 @@ protected override Task WideStringLiteralConstTestImpl()
200200 <constant name=""MyConst1"" access=""public"">
201201 <type primitive=""False"">ReadOnlySpan<uint></type>
202202 <value>
203- <code>new uint[] {{ 0x00000054, 0x00000065, 0x00000073, 0x00000074, 0x00000000, 0x0000005C, 0x0000000D, 0x0000000A, 0x00000009, 0x00000022, 0x00000000 }} </code>
203+ <code>[ 0x00000054, 0x00000065, 0x00000073, 0x00000074, 0x00000000, 0x0000005C, 0x0000000D, 0x0000000A, 0x00000009, 0x00000022, 0x00000000] </code>
204204 </value>
205205 </constant>
206206 <field name=""MyConst2"" access=""public"">
207207 <type primitive=""False"">uint[]</type>
208208 <value>
209- <code>new uint[] {{ 0x00000054, 0x00000065, 0x00000073, 0x00000074, 0x00000000, 0x0000005C, 0x0000000D, 0x0000000A, 0x00000009, 0x00000022, 0x00000000 }} </code>
209+ <code>[ 0x00000054, 0x00000065, 0x00000073, 0x00000074, 0x00000000, 0x0000005C, 0x0000000D, 0x0000000A, 0x00000009, 0x00000022, 0x00000000] </code>
210210 </value>
211211 </field>
212212 <constant name=""MyConst3"" access=""public"">
213213 <type primitive=""False"">ReadOnlySpan<uint></type>
214214 <value>
215- <code>new uint[] {{ 0x00000054, 0x00000065, 0x00000073, 0x00000074, 0x00000000, 0x0000005C, 0x0000000D, 0x0000000A, 0x00000009, 0x00000022, 0x00000000 }} </code>
215+ <code>[ 0x00000054, 0x00000065, 0x00000073, 0x00000074, 0x00000000, 0x0000005C, 0x0000000D, 0x0000000A, 0x00000009, 0x00000022, 0x00000000] </code>
216216 </value>
217217 </constant>
218218 </class>
@@ -272,19 +272,19 @@ protected override Task WideStringLiteralStaticConstTestImpl()
272272 <constant name=""MyConst1"" access=""public"">
273273 <type primitive=""False"">ReadOnlySpan<uint></type>
274274 <value>
275- <code>new uint[] {{ 0x00000054, 0x00000065, 0x00000073, 0x00000074, 0x00000000, 0x0000005C, 0x0000000D, 0x0000000A, 0x00000009, 0x00000022, 0x00000000 }} </code>
275+ <code>[ 0x00000054, 0x00000065, 0x00000073, 0x00000074, 0x00000000, 0x0000005C, 0x0000000D, 0x0000000A, 0x00000009, 0x00000022, 0x00000000] </code>
276276 </value>
277277 </constant>
278278 <field name=""MyConst2"" access=""public"">
279279 <type primitive=""False"">uint[]</type>
280280 <value>
281- <code>new uint[] {{ 0x00000054, 0x00000065, 0x00000073, 0x00000074, 0x00000000, 0x0000005C, 0x0000000D, 0x0000000A, 0x00000009, 0x00000022, 0x00000000 }} </code>
281+ <code>[ 0x00000054, 0x00000065, 0x00000073, 0x00000074, 0x00000000, 0x0000005C, 0x0000000D, 0x0000000A, 0x00000009, 0x00000022, 0x00000000] </code>
282282 </value>
283283 </field>
284284 <constant name=""MyConst3"" access=""public"">
285285 <type primitive=""False"">ReadOnlySpan<uint></type>
286286 <value>
287- <code>new uint[] {{ 0x00000054, 0x00000065, 0x00000073, 0x00000074, 0x00000000, 0x0000005C, 0x0000000D, 0x0000000A, 0x00000009, 0x00000022, 0x00000000 }} </code>
287+ <code>[ 0x00000054, 0x00000065, 0x00000073, 0x00000074, 0x00000000, 0x0000005C, 0x0000000D, 0x0000000A, 0x00000009, 0x00000022, 0x00000000] </code>
288288 </value>
289289 </constant>
290290 </class>
0 commit comments