summaryrefslogtreecommitdiffstats
path: root/test cases/common/81 extract all/two.c
blob: 800cd2dfb45f06c4dd8d6720b9bf62ef844db422 (plain)
1
2
3
4
5
#include"extractor.h"

int func2(void) {
    return 2;
}