Skip to content

Commit abdb2d6

Browse files
timsong-cpptkoeppe
authored andcommitted
[exec.get.compl.sched] Remove spurious @
1 parent af02670 commit abdb2d6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

source/exec.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1130,11 +1130,11 @@
11301130
\tcode{envs} is not an empty pack,
11311131
except that \tcode{envs...} is evaluated.
11321132
\item
1133-
Otherwise, \tcode{get_completion_scheduler<@\exposid{completion-fn-tag}@>(q, envs...)}
1133+
Otherwise, \tcode{get_completion_scheduler<\exposid{completion-fn-tag}>(q, envs...)}
11341134
is ill-formed.
11351135
\end{itemize}
11361136
\mandates
1137-
If \tcode{get_completion_scheduler<@\exposid{completion-fn-tag}@>(q, envs...)}
1137+
If \tcode{get_completion_scheduler<\exposid{completion-fn-tag}>(q, envs...)}
11381138
is well-formed,
11391139
its type satisfies \libconcept{scheduler}.
11401140

0 commit comments

Comments
 (0)