Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/basic.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1683,7 +1683,7 @@
at least one between every pair of adjacent tokens, and
at least one after the last token of the translation unit.

A program point $P$ is said to follow
A program point $P$ is said to \defnx{follow}{follow!program point}
any declaration in the same translation unit
whose locus\iref{basic.scope.pdecl} is before $P$.
\begin{note}
Expand Down
Loading