about summary refs log tree commit diff
path: root/third_party/git/t/t4018/cpp-void-c-function
blob: 153081e872c5765359eeb8355f348d33379d02a9 (plain) (blame)
1
2
3
4
void RIGHT (void)
{
	ChangeMe;
}