Skip to content
Open
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
4 changes: 4 additions & 0 deletions source/preprocessor.tex
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,10 @@
At the start of phase 4 of translation,
the \grammarterm{group} of a \grammarterm{pp-global-module-fragment} shall
contain neither a \grammarterm{text-line} nor a \grammarterm{pp-import}.
\begin{note}
Executing preprocessing directives such as source file inclusion\iref{cpp.include}
during phase 4 of translation can produce \grammarterm{text-line}s.
\end{note}

\pnum
When in a group that is skipped\iref{cpp.cond}, the directive
Expand Down