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
/
perl-sub-definition
at
reftables-rust
4 lines
48 B
view raw
wrap content
Johannes Sixt
t4018: convert perl pattern tests to the new infrastructure
12y ago
2d08413b
1
sub RIGHT {
2
my ($n) = @_;
3
print "ChangeMe";
4
}