pack-objects tests: don't leave test .git corrupt at end
[git] / t / t4018 / cpp-class-definition
1 class RIGHT
2 {
3         int ChangeMe;
4 };