aboutsummaryrefslogtreecommitdiff
path: root/vim/operators/replace/replace.in
blob: 0b61652507e5049b8e244ada13b8e387571681f8 (plain) (blame)
1
2
3
4
5
int foo() {
	/* --- --- */
	return 42;
	/* --- --- */
}