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