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