summaryrefslogtreecommitdiff
path: root/test/vis/selections/select-match.ref
blob: 5dcee4695b23e95e3218584042a13ea599206bf3 (plain)
1
2
3
void print(char *info) {
	printf("msg: %s\n", info);
}