Skip to content

Commit d6eddf3

Browse files
committed
Fix build issue
1 parent e12390f commit d6eddf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

standard/patterns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ When a *pattern* is used with `is`, any pattern operators in that *pattern* have
575575
<!-- markdownlint-enable MD028 -->
576576
> *Example*:
577577
>
578-
> <!-- Example: {template:"standalone-console", name:"LogicalPattern3"} -->
578+
> <!-- Example: {template:"standalone-console", name:"LogicalPattern3", inferOutput:true} -->
579579
> ```csharp
580580
> object obj = 5;
581581
> bool flag = true;

0 commit comments

Comments
 (0)