S2306: Fix some whitespace (#2125)
This commit is contained in:
parent
6d2015c1fe
commit
f28bcba936
@ -16,7 +16,7 @@ int abstract = 42; // Error CS1585: Member modifier 'abstract' must precede the
|
||||
int foreach = 42; // Error CS1519: Invalid token 'foreach' in class, struct, or interface member declaration
|
||||
----
|
||||
|
||||
To avoid any confusion, it is best to not use `async` and `await` as identifiers.
|
||||
To avoid any confusion, it is best to not use `async` and `await` as identifiers.
|
||||
|
||||
[source,csharp,diff-id=1,diff-type=compliant]
|
||||
----
|
||||
|
Loading…
x
Reference in New Issue
Block a user