about summary refs log tree commit diff
path: root/third_party/git/t/t4018/cpp-function-returning-global-type
blob: 1084d5990efac0729d8bd6642d81f450a2c6b724 (plain) (blame)
1
2
3
4
::Item get::it::RIGHT()
{
	ChangeMe;
}