aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/codesearch/testdata/query-def-source-close
blob: 2a9dcefad570ab8ae3a8e0a42599838a99bf22e8 (plain)
1
2
3
4
5
6
7
8
def-source source0.c close no

function close is defined in source0.c:

int close()
{
	return 0;
}