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

int func4() {
    return 4;
}