Skip to content

Commit f35ead0

Browse files
authored
Specify csharp lang for future considerations code
1 parent ac05672 commit f35ead0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

accepted/2021/statics-in-interfaces/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5541,7 +5541,7 @@ We could expose these, but they have the same general limitations as the `Create
55415541

55425542
### Future Considerations
55435543

5544-
```
5544+
```csharp
55455545
namespace System.Numerics
55465546
{
55475547
// IComplex and IVector would be nice to have but are not strictly required for .NET 7

0 commit comments

Comments
 (0)