We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cc77fc commit 179256eCopy full SHA for 179256e
README.md
@@ -557,7 +557,7 @@ Here is the list of available assignation operator
557
|[<<=](https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/operators/left-shift-assignment-operator)|Supported|
558
|[>>=](https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/operators/right-shift-assignment-operator)|Supported|
559
560
-To declare a variable types are not yet supported and are for now dynamically deduced.
+To declare a variable, types are not yet supported and are for now dynamically deduced.
561
562
```C#
563
// Not supported
0 commit comments