Skip to content

Commit

Permalink
Ass missing closing pair of )
Browse files Browse the repository at this point in the history
  • Loading branch information
Dani-Hub committed Nov 24, 2024
1 parent fe1d729 commit 57ddc9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xml/issue4175.xml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ is not one of `set_value_t`, `set_error_t`, or `set_stopped_t`. Otherwise,
<tt>get_completion_scheduler&lt;<i>completion-tag</i>&gt;(q)</tt> is expression-equivalent to
</p>
<blockquote><pre>
<i>MANDATE-NOTHROW</i>(<del>as_const</del><ins><i>AS-CONST</i></ins>(q).query(get_completion_scheduler&lt;<i>completion-tag</i>&gt;
<i>MANDATE-NOTHROW</i>(<del>as_const</del><ins><i>AS-CONST</i></ins>(q).query(get_completion_scheduler&lt;<i>completion-tag</i>&gt;))
</pre></blockquote>
</blockquote>

Expand Down

0 comments on commit 57ddc9a

Please sign in to comment.