Skip to content

Commit ef92d6e

Browse files
committed
fix build issue.
1 parent 04150a2 commit ef92d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

standard/basic-concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -958,7 +958,7 @@ A *namespace_or_type_name* is permitted to reference a static class ([§15.2.2.4
958958

959959
> *Example*:
960960
>
961-
> <!-- Example: {template:"standalone-lib-without-using", name:"MultipleNested", , expectedErrors:["CS0104"]} -->
961+
> <!-- Example: {template:"standalone-lib-without-using", name:"MultipleNested", expectedErrors:["CS0104"]} -->
962962
> ```csharp
963963
> class A
964964
> {

0 commit comments

Comments
 (0)