Merge 24865da369d0f916004c3e717aca108ef5090990 into 8487c083e1faecb1259be8a8873618cfdb69d33d

This commit is contained in:
Patrick Sanan 2024-03-19 10:46:54 -03:00 committed by GitHub
commit a6c227f8a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4604,9 +4604,6 @@ one may be you!</p>
<h3 id="Comment_Style">Comment Style</h3>
<p>Use either the <code>//</code> or <code>/* */</code>
syntax, as long as you are consistent.</p>
<p>You can use either the <code>//</code> or the <code>/*
*/</code> syntax; however, <code>//</code> is
<em>much</em> more common. Be consistent with how you