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-class-definition-derived
at
reftables-rust
5 lines
52 B
view raw
wrap content
Johannes Sixt
t4018: test cases for the built-in cpp pattern
12y ago
02907a08
1
class RIGHT :
2
public Baseclass
3
{
4
int ChangeMe;
5
};