]> git.ipfire.org Git - thirdparty/git.git/blame_incremental - t/t4018/perl-sub-definition-kr-brace
Merge branch 'js/clean-report-too-long-a-path'
[thirdparty/git.git] / t / t4018 / perl-sub-definition-kr-brace
... / ...
CommitLineData
1sub RIGHT
2{
3 print "ChangeMe\n";
4}