summaryrefslogtreecommitdiff
path: root/t/t4018/cpp-function-returning-global-type
blob: 1084d5990efac0729d8bd6642d81f450a2c6b724 (plain)
1
2
3
4
::Item get::it::RIGHT()
{
	ChangeMe;
}