mirror of
https://github.com/google/styleguide.git
synced 2024-03-22 13:11:43 +08:00
Merge 24865da369d0f916004c3e717aca108ef5090990 into 8487c083e1faecb1259be8a8873618cfdb69d33d
This commit is contained in:
commit
a6c227f8a1
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user