t4018: test cases showing that the cpp pattern misses many anchor points
[git/mjg.git] / t / t4018 / cpp-class-constructor-mem-init
blobeec1d7cbf390d1c018378af147d95472cb45c1bd
1 Item::Item(int RIGHT) :
2         member(0)
4         ChangeMe;
5         broken;