[DiscordArchive] For the <@&407990213198217217> experts:
[DiscordArchive] For the <@&407990213198217217> experts:
Archived author: Смердокрыл • Posted: 2021-09-04T22:54:17.908000+00:00
Original source
For the <@&407990213198217217> experts:
```csharp
private static readonly string[] Empty = { "", "" };
...
int size;
...
Empty[..size]
```
What is the last line meant to produce?