about summary refs log tree commit diff
path: root/third_party/git/t/t4018/cpp-class-definition
blob: 11b61da3b75af2c9a855f651fab7eccdf1d2b5ff (plain) (blame)
1
2
3
4
class RIGHT
{
	int ChangeMe;
};