Skip to content

Commit bd1392e

Browse files
committed
C#: Update change note.
1 parent 8d0575c commit bd1392e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
category: minorAnalysis
33
---
4-
* Improved extraction of span range-access expressions (for example, `a[0..3]`) so the indexer is recorded as the call target.
4+
* Improved extraction of span range-access expressions (for example, `a[0..3]`). These expressions are now extracted as span `Slice` calls.

0 commit comments

Comments
 (0)