178
edits
(→Switch / Case constructs: Using "Fall Through" as more common in codebase, and more clear english) |
m (→Naming: Fix typo) |
||
Line 220: | Line 220: | ||
<syntax type="C++"> | <syntax type="C++"> | ||
int | int g_someGlobalVariable; | ||
</syntax> | </syntax> | ||
edits