Skip to content

Commit fcb2b6f

Browse files
authored
Update README.md
1 parent e8266a8 commit fcb2b6f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Comprehensive supports C# 1 through 10.0 with the following exceptions:
3838
- [x] Target-typed new
3939
- [x] Top-level statements
4040

41-
#### C# 10.0 (complete)
41+
#### C# 10.0
4242

4343
- [x] global using directives
4444
- [x] File-scoped namespace declaration
@@ -48,6 +48,7 @@ Comprehensive supports C# 1 through 10.0 with the following exceptions:
4848
- [x] Allow both assignment and declaration in the same deconstruction
4949
- [x] Allow AsyncMethodBuilder attribute on methods
5050
- [x] Record structs
51+
- [ ] Lambda improvements
5152

5253
#### C# 11.0 (under development)
5354

0 commit comments

Comments
 (0)