Skip to content

Commit

Permalink
Update peps/pep-0007.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
  • Loading branch information
warsaw and erlend-aasland committed Nov 15, 2023
1 parent f625e8b commit 6dc7d4d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions peps/pep-0007.rst
Expand Up @@ -149,6 +149,9 @@ Code lay-out
} \
} while (0)

// To be used like a statement with a semicolon:
ADD_INT_MACRO(m, SOME_CONSTANT);

* ``#undef`` file local macros after use.

* Put blank lines around functions, structure definitions, and major
Expand Down

0 comments on commit 6dc7d4d

Please sign in to comment.