Sign in
code
/
git
/
a582a82d2444b627260a764c17d3137d9d255531
/
.
/
t
/
t4018
/
cpp-skip-comment-block
blob: 3800b9967a5ccdb83197fba4ff7119c3995b73a0 [
file
] [
log
] [
blame
]
struct
item RIGHT
(
int
i
)
// Do not
// pick up
/* these
** comments.
*/
{
ChangeMe
;
}