about summary refs log tree commit diff
path: root/third_party/git/t/t4018/cpp-c++-function
blob: 9ee6bbef55736dda1321bb9378057056fc79d12b (plain) (blame)
1
2
3
4
Item RIGHT::DoSomething( Args with_spaces )
{
	ChangeMe;
}