tangled
alpha
login
or
join now
freshlybakedca.ke
/
git
5
fork
atom
Git fork
5
fork
atom
overview
issues
pulls
2
pipelines
git
/
t
/
t4018
/
cpp-skip-comment-block
at
reftables-rust
9 lines
86 B
view raw
wrap content
Johannes Sixt
t4018: test cases for the built-in cpp pattern
12y ago
02907a08
1
struct item RIGHT(int i)
2
// Do not
3
// pick up
4
/* these
5
** comments.
6
*/
7
{
8
ChangeMe;
9
}