aboutsummaryrefslogtreecommitdiff
path: root/test cases/common/88 extract all/extractor.h
blob: d0917a11b510004cc96d3c996ef5a36bc9319f6d (plain)
1
2
3
4
5
6
#pragma once

int func1();
int func2();
int func3();
int func4();