@@ -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