Commit 4b08ad2
committed
Fix regression in C# TextMate grammar related to lambda parameters
This tweak fixes a regression recently introduced in the C# TextMate grammar around
implicitly-typed lambda parameters.
* dotnet/csharp-tmLanguage#119
* dotnet/csharp-tmLanguage#1201 parent 9ab6f34 commit 4b08ad2
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
3588 | 3588 | | |
3589 | 3589 | | |
3590 | 3590 | | |
3591 | | - | |
| 3591 | + | |
3592 | 3592 | | |
3593 | 3593 | | |
3594 | 3594 | | |
| |||
0 commit comments