Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'km/avoid-cp-a'
[gitweb.git]
/
t
/
t4018
/
cpp-class-constructor
diff --git
a/t/t4018/cpp-class-constructor
b/t/t4018/cpp-class-constructor
index 4c4925c2376b2c03fbb0d7e2a8f98c02cba38d85..ec4f115c250f34f44c727c2abcb54b663bc2ddff 100644
(file)
--- a/
t/t4018/cpp-class-constructor
+++ b/
t/t4018/cpp-class-constructor
@@
-1,5
+1,4
@@
Item::Item(int RIGHT)
{
ChangeMe;
- broken;
}