-
-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
According to the documentation PolySharp supports "Index and Range (see indices and ranges)".
The sample of the referenced Microsoft site tries to create sub-arrays:
string[] secondThirdFourth = words[1..4];Unfortunately, this sample gets complaints:
I'm confused about the generic statement regarding PolySharp's support for "Index and Range". Do I miss something?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
