Closing brace inside code tag return 0; }
code
return 0; }
Closing brace inside syntaxhighlight tag
syntaxhighlight
Closing brace inside syntaxhighlight tag (breaks formatting) <syntaxhighlight lang="c"> return 0;
Closing brace inside syntaxhighlight tag with additional symbols after it (doesn't break formatting)
return 0; } //