aboutsummaryrefslogtreecommitdiff
path: root/test cases/common/84 extract all/two.c
blob: 3ece5121fa29c21141b71f88b2e3cf869b097d21 (plain)
1
2
3
4
5
#include"extractor.h"

int func2() {
    return 2;
}