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